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