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