public static class UpdateSoftwareSourceResponse.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
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) |
String |
toString() |
public UpdateSoftwareSourceResponse.Builder copy(UpdateSoftwareSourceResponse o)
Copy method to populate the builder with values from the given instance.
public UpdateSoftwareSourceResponse.Builder etag(String etag)
public UpdateSoftwareSourceResponse.Builder opcRequestId(String opcRequestId)
public UpdateSoftwareSourceResponse.Builder softwareSource(SoftwareSource softwareSource)
public UpdateSoftwareSourceResponse build()
Copyright © 2016–2021. All rights reserved.