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