Package | Description |
---|---|
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
GetMyPendingApprovalRequest.Builder |
GetMyPendingApprovalRequest.Builder.authorization(String authorization)
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
|
static GetMyPendingApprovalRequest.Builder |
GetMyPendingApprovalRequest.builder()
Return a new builder for this request object.
|
GetMyPendingApprovalRequest.Builder |
GetMyPendingApprovalRequest.Builder.copy(GetMyPendingApprovalRequest o)
Copy method to populate the builder with values from the given instance.
|
GetMyPendingApprovalRequest.Builder |
GetMyPendingApprovalRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetMyPendingApprovalRequest.Builder |
GetMyPendingApprovalRequest.Builder.myPendingApprovalId(String myPendingApprovalId)
ID of the resource
|
GetMyPendingApprovalRequest.Builder |
GetMyPendingApprovalRequest.Builder.opcRetryToken(String opcRetryToken)
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
GetMyPendingApprovalRequest.Builder |
GetMyPendingApprovalRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion)
An endpoint-specific schema version number to use in the Request.
|
GetMyPendingApprovalRequest.Builder |
GetMyPendingApprovalRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetMyPendingApprovalRequest.Builder |
GetMyPendingApprovalRequest.toBuilder()
Return an instance of
GetMyPendingApprovalRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.