static DeleteCloudExadataInfrastructureRequest.Builder | 
DeleteCloudExadataInfrastructureRequest.builder() | 
 Return a new builder for this request object. 
 | 
DeleteCloudExadataInfrastructureRequest.Builder | 
DeleteCloudExadataInfrastructureRequest.Builder.cloudExadataInfrastructureId(String cloudExadataInfrastructureId) | 
The cloud Exadata infrastructure
 OCID.  
 | 
DeleteCloudExadataInfrastructureRequest.Builder | 
DeleteCloudExadataInfrastructureRequest.Builder.copy(DeleteCloudExadataInfrastructureRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
DeleteCloudExadataInfrastructureRequest.Builder | 
DeleteCloudExadataInfrastructureRequest.Builder.ifMatch(String ifMatch) | 
 For optimistic concurrency control. 
 | 
DeleteCloudExadataInfrastructureRequest.Builder | 
DeleteCloudExadataInfrastructureRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
DeleteCloudExadataInfrastructureRequest.Builder | 
DeleteCloudExadataInfrastructureRequest.Builder.isDeleteVmClusters(Boolean isDeleteVmClusters) | 
 If true, forces the deletion the specified cloud Exadata infrastructure resource
as well as all associated VM clusters. 
 | 
DeleteCloudExadataInfrastructureRequest.Builder | 
DeleteCloudExadataInfrastructureRequest.Builder.opcRequestId(String opcRequestId) | 
 Unique identifier for the request. 
 | 
DeleteCloudExadataInfrastructureRequest.Builder | 
DeleteCloudExadataInfrastructureRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
DeleteCloudExadataInfrastructureRequest.Builder | 
DeleteCloudExadataInfrastructureRequest.toBuilder() | 
 |