AttachChildSoftwareSourceToManagedInstanceRequest.Builder |
AttachChildSoftwareSourceToManagedInstanceRequest.Builder.attachChildSoftwareSourceToManagedInstanceDetails(AttachChildSoftwareSourceToManagedInstanceDetails attachChildSoftwareSourceToManagedInstanceDetails) |
Details for attaching a Software Source to a Managed Instance
|
AttachChildSoftwareSourceToManagedInstanceRequest.Builder |
AttachChildSoftwareSourceToManagedInstanceRequest.Builder.body$(AttachChildSoftwareSourceToManagedInstanceDetails body) |
Alternative setter for the body parameter.
|
static AttachChildSoftwareSourceToManagedInstanceRequest.Builder |
AttachChildSoftwareSourceToManagedInstanceRequest.builder() |
Return a new builder for this request object.
|
AttachChildSoftwareSourceToManagedInstanceRequest.Builder |
AttachChildSoftwareSourceToManagedInstanceRequest.Builder.copy(AttachChildSoftwareSourceToManagedInstanceRequest o) |
Copy method to populate the builder with values from the given instance.
|
AttachChildSoftwareSourceToManagedInstanceRequest.Builder |
AttachChildSoftwareSourceToManagedInstanceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
AttachChildSoftwareSourceToManagedInstanceRequest.Builder |
AttachChildSoftwareSourceToManagedInstanceRequest.Builder.managedInstanceId(String managedInstanceId) |
OCID for the managed instance
|
AttachChildSoftwareSourceToManagedInstanceRequest.Builder |
AttachChildSoftwareSourceToManagedInstanceRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
AttachChildSoftwareSourceToManagedInstanceRequest.Builder |
AttachChildSoftwareSourceToManagedInstanceRequest.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.
|
AttachChildSoftwareSourceToManagedInstanceRequest.Builder |
AttachChildSoftwareSourceToManagedInstanceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
AttachChildSoftwareSourceToManagedInstanceRequest.Builder |
AttachChildSoftwareSourceToManagedInstanceRequest.toBuilder() |
|