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