Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.builder()
Return a new builder for this response object.
|
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.headers(Map<String,List<String>> headers) |
UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.Builder.opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous work.
|
UpdateSoftwareSourceResponse.Builder |
UpdateSoftwareSourceResponse.Builder.softwareSource(SoftwareSource softwareSource)
The returned
SoftwareSource instance. |
Copyright © 2016–2024. All rights reserved.