static GetFsuCollectionRequest.Builder | 
GetFsuCollectionRequest.builder() | 
 Return a new builder for this request object. 
 | 
GetFsuCollectionRequest.Builder | 
GetFsuCollectionRequest.Builder.copy(GetFsuCollectionRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
GetFsuCollectionRequest.Builder | 
GetFsuCollectionRequest.Builder.fsuCollectionId(String fsuCollectionId) | 
 Unique Exadata Fleet Update Collection identifier. 
 | 
GetFsuCollectionRequest.Builder | 
GetFsuCollectionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
GetFsuCollectionRequest.Builder | 
GetFsuCollectionRequest.Builder.opcRequestId(String opcRequestId) | 
 The client request ID for tracing. 
 | 
GetFsuCollectionRequest.Builder | 
GetFsuCollectionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
GetFsuCollectionRequest.Builder | 
GetFsuCollectionRequest.toBuilder() | 
 |