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