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