public static class UpdateCatalogImageRequest.Builder extends Object
UpdateCatalogImageRequest.| Constructor and Description |
|---|
Builder(String idempotencyKey)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCatalogImageRequest |
build()
Builds a new
UpdateCatalogImageRequest object using the set fields. |
UpdateCatalogImageRequest.Builder |
idempotencyKey(String idempotencyKey)
Setter for idempotencyKey.
|
public Builder(String idempotencyKey)
idempotencyKey - String value for idempotencyKey.public UpdateCatalogImageRequest.Builder idempotencyKey(String idempotencyKey)
idempotencyKey - String value for idempotencyKey.public UpdateCatalogImageRequest build()
UpdateCatalogImageRequest object using the set fields.UpdateCatalogImageRequestCopyright © 2022. All rights reserved.