Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PatchPolicyResponse |
IdentityDomainsClient.patchPolicy(PatchPolicyRequest request) |
PatchPolicyResponse |
IdentityDomains.patchPolicy(PatchPolicyRequest request)
Update a Policy.
|
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 |
---|---|
PatchPolicyRequest |
PatchPolicyRequest.Builder.build()
Build the instance of PatchPolicyRequest as configured by this builder
|
PatchPolicyRequest |
PatchPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PatchPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PatchPolicyRequest.Builder |
PatchPolicyRequest.Builder.copy(PatchPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.