ChangeCloudExadataInfrastructureSubscriptionRequest.Builder | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder.body$(ChangeCloudExadataInfrastructureSubscriptionDetails body) | 
 Alternative setter for the body parameter. 
 | 
static ChangeCloudExadataInfrastructureSubscriptionRequest.Builder | 
ChangeCloudExadataInfrastructureSubscriptionRequest.builder() | 
 Return a new builder for this request object. 
 | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder.changeCloudExadataInfrastructureSubscriptionDetails(ChangeCloudExadataInfrastructureSubscriptionDetails changeCloudExadataInfrastructureSubscriptionDetails) | 
 Associate a cloud Exadata infrastructure with a different subscription. 
 | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder.cloudExadataInfrastructureId(String cloudExadataInfrastructureId) | 
The cloud Exadata infrastructure
 OCID.  
 | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder.copy(ChangeCloudExadataInfrastructureSubscriptionRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder.ifMatch(String ifMatch) | 
 For optimistic concurrency control. 
 | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder.opcRequestId(String opcRequestId) | 
 Unique identifier for the request. 
 | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder.opcRetryToken(String opcRetryToken) | 
 A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. 
 | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder | 
ChangeCloudExadataInfrastructureSubscriptionRequest.toBuilder() | 
 |