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