UpdateExadataInfrastructureRequest.Builder | 
UpdateExadataInfrastructureRequest.Builder.body$(UpdateExadataInfrastructureDetails body) | 
 Alternative setter for the body parameter. 
 | 
static UpdateExadataInfrastructureRequest.Builder | 
UpdateExadataInfrastructureRequest.builder() | 
 Return a new builder for this request object. 
 | 
UpdateExadataInfrastructureRequest.Builder | 
UpdateExadataInfrastructureRequest.Builder.copy(UpdateExadataInfrastructureRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
UpdateExadataInfrastructureRequest.Builder | 
UpdateExadataInfrastructureRequest.Builder.exadataInfrastructureId(String exadataInfrastructureId) | 
The Exadata infrastructure
 OCID.  
 | 
UpdateExadataInfrastructureRequest.Builder | 
UpdateExadataInfrastructureRequest.Builder.ifMatch(String ifMatch) | 
 For optimistic concurrency control. 
 | 
UpdateExadataInfrastructureRequest.Builder | 
UpdateExadataInfrastructureRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
UpdateExadataInfrastructureRequest.Builder | 
UpdateExadataInfrastructureRequest.Builder.opcRequestId(String opcRequestId) | 
 Unique identifier for the request. 
 | 
UpdateExadataInfrastructureRequest.Builder | 
UpdateExadataInfrastructureRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
UpdateExadataInfrastructureRequest.Builder | 
UpdateExadataInfrastructureRequest.toBuilder() | 
 | 
UpdateExadataInfrastructureRequest.Builder | 
UpdateExadataInfrastructureRequest.Builder.updateExadataInfrastructureDetails(UpdateExadataInfrastructureDetails updateExadataInfrastructureDetails) | 
 Request to update the properties of an Exadata Cloud@Customer infrastructure. 
 |