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