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