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