| static DeleteTenancyAttachmentRequest.Builder | DeleteTenancyAttachmentRequest. builder() | Return a new builder for this request object. | 
| DeleteTenancyAttachmentRequest.Builder | DeleteTenancyAttachmentRequest.Builder. copy(DeleteTenancyAttachmentRequest o) | Copy method to populate the builder with values from the given instance. | 
| DeleteTenancyAttachmentRequest.Builder | DeleteTenancyAttachmentRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| DeleteTenancyAttachmentRequest.Builder | DeleteTenancyAttachmentRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| DeleteTenancyAttachmentRequest.Builder | DeleteTenancyAttachmentRequest.Builder. opcRequestId(String opcRequestId) | Unique Oracle-assigned identifier for the request. | 
| DeleteTenancyAttachmentRequest.Builder | DeleteTenancyAttachmentRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| DeleteTenancyAttachmentRequest.Builder | DeleteTenancyAttachmentRequest.Builder. tenancyAttachmentId(String tenancyAttachmentId) | The OCID  of the
TenancyAttachment. | 
| DeleteTenancyAttachmentRequest.Builder | DeleteTenancyAttachmentRequest. toBuilder() |  |