Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
AttachSoftwareSourcesToManagedInstanceRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.