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