| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
static UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.builder() |
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) |
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.opcRequestId(String opcRequestId) |
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.retryConfiguration(com.oracle.bmc.retrier.RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.softwareSourceId(String softwareSourceId) |
UpdateSoftwareSourceRequest.Builder |
UpdateSoftwareSourceRequest.Builder.updateSoftwareSourceDetails(UpdateSoftwareSourceDetails updateSoftwareSourceDetails) |
Copyright © 2016–2019. All rights reserved.