Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
PutPolicyResponse |
IdentityDomainsClient.putPolicy(PutPolicyRequest request) |
PutPolicyResponse |
IdentityDomains.putPolicy(PutPolicyRequest request)
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 |
---|---|
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 |
---|---|
PutPolicyResponse |
PutPolicyResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
PutPolicyResponse.Builder |
PutPolicyResponse.Builder.copy(PutPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.