| PatchMyPendingApprovalRequest.Builder | PatchMyPendingApprovalRequest.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. | 
| PatchMyPendingApprovalRequest.Builder | PatchMyPendingApprovalRequest.Builder. body$(PatchOp body) | Alternative setter for the body parameter. | 
| static PatchMyPendingApprovalRequest.Builder | PatchMyPendingApprovalRequest. builder() | Return a new builder for this request object. | 
| PatchMyPendingApprovalRequest.Builder | PatchMyPendingApprovalRequest.Builder. copy(PatchMyPendingApprovalRequest o) | Copy method to populate the builder with values from the given instance. | 
| PatchMyPendingApprovalRequest.Builder | PatchMyPendingApprovalRequest.Builder. ifMatch(String ifMatch) | Used to make the request conditional on an ETag | 
| PatchMyPendingApprovalRequest.Builder | PatchMyPendingApprovalRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| PatchMyPendingApprovalRequest.Builder | PatchMyPendingApprovalRequest.Builder. myPendingApprovalId(String myPendingApprovalId) | ID of the resource | 
| PatchMyPendingApprovalRequest.Builder | PatchMyPendingApprovalRequest.Builder. opcRetryToken(String opcRetryToken) | A token you supply to uniquely identify the request and provide idempotency if the
request is retried. | 
| PatchMyPendingApprovalRequest.Builder | PatchMyPendingApprovalRequest.Builder. patchOp(PatchOp patchOp) | Update the MyPendingApproval with SCIM Patch schema. | 
| PatchMyPendingApprovalRequest.Builder | PatchMyPendingApprovalRequest.Builder. resourceTypeSchemaVersion(String resourceTypeSchemaVersion) | An endpoint-specific schema version number to use in the Request. | 
| PatchMyPendingApprovalRequest.Builder | PatchMyPendingApprovalRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| PatchMyPendingApprovalRequest.Builder | PatchMyPendingApprovalRequest. toBuilder() |  |