| DeleteCloudGateMappingRequest.Builder | DeleteCloudGateMappingRequest.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 DeleteCloudGateMappingRequest.Builder | DeleteCloudGateMappingRequest. builder() | Return a new builder for this request object. | 
| DeleteCloudGateMappingRequest.Builder | DeleteCloudGateMappingRequest.Builder. cloudGateMappingId(String cloudGateMappingId) | ID of the resource | 
| DeleteCloudGateMappingRequest.Builder | DeleteCloudGateMappingRequest.Builder. copy(DeleteCloudGateMappingRequest o) | Copy method to populate the builder with values from the given instance. | 
| DeleteCloudGateMappingRequest.Builder | DeleteCloudGateMappingRequest.Builder. forceDelete(Boolean forceDelete) | To force delete the resource and all its references (if any). | 
| DeleteCloudGateMappingRequest.Builder | DeleteCloudGateMappingRequest.Builder. ifMatch(String ifMatch) | Used to make the request conditional on an ETag | 
| DeleteCloudGateMappingRequest.Builder | DeleteCloudGateMappingRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| DeleteCloudGateMappingRequest.Builder | DeleteCloudGateMappingRequest.Builder. opcRetryToken(String opcRetryToken) | A token you supply to uniquely identify the request and provide idempotency if the
request is retried. | 
| DeleteCloudGateMappingRequest.Builder | DeleteCloudGateMappingRequest.Builder. resourceTypeSchemaVersion(String resourceTypeSchemaVersion) | An endpoint-specific schema version number to use in the Request. | 
| DeleteCloudGateMappingRequest.Builder | DeleteCloudGateMappingRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| DeleteCloudGateMappingRequest.Builder | DeleteCloudGateMappingRequest. toBuilder() |  |