Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
PutPolicyResponse |
IdentityDomainsClient.putPolicy(PutPolicyRequest request) |
PutPolicyResponse |
IdentityDomains.putPolicy(PutPolicyRequest request)
Replace a Policy.
|
Future<PutPolicyResponse> |
IdentityDomainsAsyncClient.putPolicy(PutPolicyRequest request,
AsyncHandler<PutPolicyRequest,PutPolicyResponse> handler) |
Future<PutPolicyResponse> |
IdentityDomainsAsync.putPolicy(PutPolicyRequest request,
AsyncHandler<PutPolicyRequest,PutPolicyResponse> handler)
Replace a Policy.
|
Modifier and Type | Method and Description |
---|---|
Future<PutPolicyResponse> |
IdentityDomainsAsyncClient.putPolicy(PutPolicyRequest request,
AsyncHandler<PutPolicyRequest,PutPolicyResponse> handler) |
Future<PutPolicyResponse> |
IdentityDomainsAsync.putPolicy(PutPolicyRequest request,
AsyncHandler<PutPolicyRequest,PutPolicyResponse> handler)
Replace a Policy.
|
Modifier and Type | Method and Description |
---|---|
PutPolicyRequest |
PutPolicyRequest.Builder.build()
Build the instance of PutPolicyRequest as configured by this builder
|
PutPolicyRequest |
PutPolicyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of PutPolicyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
PutPolicyRequest.Builder |
PutPolicyRequest.Builder.copy(PutPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.