static RetryFsuJobRequest.Builder | 
RetryFsuJobRequest.builder() | 
 Return a new builder for this request object. 
 | 
RetryFsuJobRequest.Builder | 
RetryFsuJobRequest.Builder.copy(RetryFsuJobRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
RetryFsuJobRequest.Builder | 
RetryFsuJobRequest.Builder.fsuJobId(String fsuJobId) | 
 The OCID of the Exadata Fleet Update Job. 
 | 
RetryFsuJobRequest.Builder | 
RetryFsuJobRequest.Builder.ifMatch(String ifMatch) | 
 For optimistic concurrency control. 
 | 
RetryFsuJobRequest.Builder | 
RetryFsuJobRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
RetryFsuJobRequest.Builder | 
RetryFsuJobRequest.Builder.opcRequestId(String opcRequestId) | 
 The client request ID for tracing. 
 | 
RetryFsuJobRequest.Builder | 
RetryFsuJobRequest.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. 
 | 
RetryFsuJobRequest.Builder | 
RetryFsuJobRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
RetryFsuJobRequest.Builder | 
RetryFsuJobRequest.toBuilder() | 
 |