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