Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAuthenticationPolicyResponse |
IdentityClient.updateAuthenticationPolicy(UpdateAuthenticationPolicyRequest request) |
UpdateAuthenticationPolicyResponse |
Identity.updateAuthenticationPolicy(UpdateAuthenticationPolicyRequest request)
Updates authentication policy for the specified tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAuthenticationPolicyResponse> |
IdentityAsync.updateAuthenticationPolicy(UpdateAuthenticationPolicyRequest request,
AsyncHandler<UpdateAuthenticationPolicyRequest,UpdateAuthenticationPolicyResponse> handler)
Updates authentication policy for the specified tenancy.
|
Future<UpdateAuthenticationPolicyResponse> |
IdentityAsyncClient.updateAuthenticationPolicy(UpdateAuthenticationPolicyRequest request,
AsyncHandler<UpdateAuthenticationPolicyRequest,UpdateAuthenticationPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAuthenticationPolicyResponse> |
IdentityAsync.updateAuthenticationPolicy(UpdateAuthenticationPolicyRequest request,
AsyncHandler<UpdateAuthenticationPolicyRequest,UpdateAuthenticationPolicyResponse> handler)
Updates authentication policy for the specified tenancy.
|
Future<UpdateAuthenticationPolicyResponse> |
IdentityAsyncClient.updateAuthenticationPolicy(UpdateAuthenticationPolicyRequest request,
AsyncHandler<UpdateAuthenticationPolicyRequest,UpdateAuthenticationPolicyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateAuthenticationPolicyResponse |
UpdateAuthenticationPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAuthenticationPolicyResponse.Builder |
UpdateAuthenticationPolicyResponse.Builder.copy(UpdateAuthenticationPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.