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