UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.body$(UpdateSoftwareSourceDetails body) |
Alternative setter for the body parameter.
|
static UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.builder() |
Return a new builder for this request object.
|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.copy(UpdateSoftwareSourceRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.softwareSourceId(String softwareSourceId) |
The OCID of the
software source.
|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.toBuilder() |
|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.updateSoftwareSourceDetails(UpdateSoftwareSourceDetails updateSoftwareSourceDetails) |
The information to be updated.
|