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