Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
UpdateAuthenticationPolicyResponse |
IdentityClient.updateAuthenticationPolicy(UpdateAuthenticationPolicyRequest request) |
UpdateAuthenticationPolicyResponse |
Identity.updateAuthenticationPolicy(UpdateAuthenticationPolicyRequest request)
Updates authentication policy for the specified tenancy.
|
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 |
---|---|
UpdateAuthenticationPolicyRequest |
UpdateAuthenticationPolicyRequest.Builder.build()
Build the instance of UpdateAuthenticationPolicyRequest as configured by this builder
|
UpdateAuthenticationPolicyRequest |
UpdateAuthenticationPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAuthenticationPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAuthenticationPolicyRequest.Builder |
UpdateAuthenticationPolicyRequest.Builder.copy(UpdateAuthenticationPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.