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