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