public static class UpdateSoftwareSourceResponse.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
UpdateSoftwareSourceResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
UpdateSoftwareSourceResponse |
build() |
UpdateSoftwareSourceResponse.Builder |
copy(UpdateSoftwareSourceResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateSoftwareSourceResponse.Builder |
etag(String etag) |
UpdateSoftwareSourceResponse.Builder |
opcRequestId(String opcRequestId) |
UpdateSoftwareSourceResponse.Builder |
softwareSource(SoftwareSource softwareSource) |
public UpdateSoftwareSourceResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public UpdateSoftwareSourceResponse.Builder etag(String etag)
public UpdateSoftwareSourceResponse.Builder opcRequestId(String opcRequestId)
public UpdateSoftwareSourceResponse.Builder softwareSource(SoftwareSource softwareSource)
public UpdateSoftwareSourceResponse.Builder copy(UpdateSoftwareSourceResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateSoftwareSourceResponse build()
Copyright © 2016–2022. All rights reserved.