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