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