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