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