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