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