| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecrpublic.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImageFailure> |
BatchDeleteImageResponse.failures()
Any failures associated with the call.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteImageResponse.Builder |
BatchDeleteImageResponse.Builder.failures(ImageFailure... failures)
Any failures associated with the call.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteImageResponse.Builder |
BatchDeleteImageResponse.Builder.failures(Collection<ImageFailure> failures)
Any failures associated with the call.
|
Copyright © 2023. All rights reserved.