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