| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement.responses |
| Modifier and Type | Method and Description |
|---|---|
UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.Builder.__httpStatusCode__(int __httpStatusCode__)
HTTP status code returned by the operation.
|
static UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.builder() |
UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.Builder.copy(UpdateSoftwareSourceResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.Builder.softwareSource(SoftwareSource softwareSource)
The returned SoftwareSource instance.
|
Copyright © 2016–2021. All rights reserved.