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