ChangeFsuCollectionCompartmentRequest.Builder |
ChangeFsuCollectionCompartmentRequest.Builder.body$(ChangeFsuCollectionCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangeFsuCollectionCompartmentRequest.Builder |
ChangeFsuCollectionCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangeFsuCollectionCompartmentRequest.Builder |
ChangeFsuCollectionCompartmentRequest.Builder.changeFsuCollectionCompartmentDetails(ChangeFsuCollectionCompartmentDetails changeFsuCollectionCompartmentDetails) |
The compartment where the Exadata Fleet Update Collection will be moved to.
|
ChangeFsuCollectionCompartmentRequest.Builder |
ChangeFsuCollectionCompartmentRequest.Builder.copy(ChangeFsuCollectionCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangeFsuCollectionCompartmentRequest.Builder |
ChangeFsuCollectionCompartmentRequest.Builder.fsuCollectionId(String fsuCollectionId) |
Unique Exadata Fleet Update Collection identifier.
|
ChangeFsuCollectionCompartmentRequest.Builder |
ChangeFsuCollectionCompartmentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangeFsuCollectionCompartmentRequest.Builder |
ChangeFsuCollectionCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangeFsuCollectionCompartmentRequest.Builder |
ChangeFsuCollectionCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ChangeFsuCollectionCompartmentRequest.Builder |
ChangeFsuCollectionCompartmentRequest.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.
|
ChangeFsuCollectionCompartmentRequest.Builder |
ChangeFsuCollectionCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangeFsuCollectionCompartmentRequest.Builder |
ChangeFsuCollectionCompartmentRequest.toBuilder() |
|