| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecrpublic |
|
| Modifier and Type | Method and Description |
|---|---|
default PutImageResponse |
EcrPublicClient.putImage(Consumer<PutImageRequest.Builder> putImageRequest)
Creates or updates the image manifest and tags associated with an image.
|
default PutImageResponse |
EcrPublicClient.putImage(PutImageRequest putImageRequest)
Creates or updates the image manifest and tags associated with an image.
|
Copyright © 2021. All rights reserved.