RebootLifecycleStageRequest.Builder |
RebootLifecycleStageRequest.Builder.body$(RebootLifecycleStageDetails body) |
Alternative setter for the body parameter.
|
static RebootLifecycleStageRequest.Builder |
RebootLifecycleStageRequest.builder() |
Return a new builder for this request object.
|
RebootLifecycleStageRequest.Builder |
RebootLifecycleStageRequest.Builder.copy(RebootLifecycleStageRequest o) |
Copy method to populate the builder with values from the given instance.
|
RebootLifecycleStageRequest.Builder |
RebootLifecycleStageRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
RebootLifecycleStageRequest.Builder |
RebootLifecycleStageRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
RebootLifecycleStageRequest.Builder |
RebootLifecycleStageRequest.Builder.lifecycleStageId(String lifecycleStageId) |
The OCID of the
lifecycle stage.
|
RebootLifecycleStageRequest.Builder |
RebootLifecycleStageRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
RebootLifecycleStageRequest.Builder |
RebootLifecycleStageRequest.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.
|
RebootLifecycleStageRequest.Builder |
RebootLifecycleStageRequest.Builder.rebootLifecycleStageDetails(RebootLifecycleStageDetails rebootLifecycleStageDetails) |
Details rebooting managed instances in a lifecycle stage.
|
RebootLifecycleStageRequest.Builder |
RebootLifecycleStageRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
RebootLifecycleStageRequest.Builder |
RebootLifecycleStageRequest.toBuilder() |
|