Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PatchPolicyResponse |
IdentityDomainsClient.patchPolicy(PatchPolicyRequest request) |
PatchPolicyResponse |
IdentityDomains.patchPolicy(PatchPolicyRequest request)
Update a Policy.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchPolicyResponse> |
IdentityDomainsAsyncClient.patchPolicy(PatchPolicyRequest request,
AsyncHandler<PatchPolicyRequest,PatchPolicyResponse> handler) |
Future<PatchPolicyResponse> |
IdentityDomainsAsync.patchPolicy(PatchPolicyRequest request,
AsyncHandler<PatchPolicyRequest,PatchPolicyResponse> handler)
Update a Policy.
|
Modifier and Type | Method and Description |
---|---|
Future<PatchPolicyResponse> |
IdentityDomainsAsyncClient.patchPolicy(PatchPolicyRequest request,
AsyncHandler<PatchPolicyRequest,PatchPolicyResponse> handler) |
Future<PatchPolicyResponse> |
IdentityDomainsAsync.patchPolicy(PatchPolicyRequest request,
AsyncHandler<PatchPolicyRequest,PatchPolicyResponse> handler)
Update a Policy.
|
Modifier and Type | Method and Description |
---|---|
PatchPolicyResponse |
PatchPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PatchPolicyResponse.Builder |
PatchPolicyResponse.Builder.copy(PatchPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.