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