| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecrpublic |
|
| software.amazon.awssdk.services.ecrpublic.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutImageResponse> |
EcrPublicAsyncClient.putImage(PutImageRequest putImageRequest)
Creates or updates the image manifest and tags that are associated with an image.
|
default PutImageResponse |
EcrPublicClient.putImage(PutImageRequest putImageRequest)
Creates or updates the image manifest and tags that are associated with an image.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutImageRequestMarshaller.marshall(PutImageRequest putImageRequest) |
Copyright © 2023. All rights reserved.