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