Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
GetAuthenticationPolicyResponse |
IdentityClient.getAuthenticationPolicy(GetAuthenticationPolicyRequest request) |
GetAuthenticationPolicyResponse |
Identity.getAuthenticationPolicy(GetAuthenticationPolicyRequest request)
Gets the authentication policy for the given tenancy.
|
Future<GetAuthenticationPolicyResponse> |
IdentityAsync.getAuthenticationPolicy(GetAuthenticationPolicyRequest request,
AsyncHandler<GetAuthenticationPolicyRequest,GetAuthenticationPolicyResponse> handler)
Gets the authentication policy for the given tenancy.
|
Future<GetAuthenticationPolicyResponse> |
IdentityAsyncClient.getAuthenticationPolicy(GetAuthenticationPolicyRequest request,
AsyncHandler<GetAuthenticationPolicyRequest,GetAuthenticationPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAuthenticationPolicyResponse> |
IdentityAsync.getAuthenticationPolicy(GetAuthenticationPolicyRequest request,
AsyncHandler<GetAuthenticationPolicyRequest,GetAuthenticationPolicyResponse> handler)
Gets the authentication policy for the given tenancy.
|
Future<GetAuthenticationPolicyResponse> |
IdentityAsyncClient.getAuthenticationPolicy(GetAuthenticationPolicyRequest request,
AsyncHandler<GetAuthenticationPolicyRequest,GetAuthenticationPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAuthenticationPolicyRequest |
GetAuthenticationPolicyRequest.Builder.build()
Build the instance of GetAuthenticationPolicyRequest as configured by this builder
|
GetAuthenticationPolicyRequest |
GetAuthenticationPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAuthenticationPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAuthenticationPolicyRequest.Builder |
GetAuthenticationPolicyRequest.Builder.copy(GetAuthenticationPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.