| Package | Description |
|---|---|
| com.amazonaws.services.ecrpublic |
|
| com.amazonaws.services.ecrpublic.model |
| Modifier and Type | Method and Description |
|---|---|
BatchCheckLayerAvailabilityRequest |
BatchCheckLayerAvailabilityRequest.clone() |
BatchCheckLayerAvailabilityRequest |
BatchCheckLayerAvailabilityRequest.withLayerDigests(Collection<String> layerDigests)
The digests of the image layers to check.
|
BatchCheckLayerAvailabilityRequest |
BatchCheckLayerAvailabilityRequest.withLayerDigests(String... layerDigests)
The digests of the image layers to check.
|
BatchCheckLayerAvailabilityRequest |
BatchCheckLayerAvailabilityRequest.withRegistryId(String registryId)
The Amazon Web Services account ID, or registry alias, associated with the public registry that contains the
image layers to check.
|
BatchCheckLayerAvailabilityRequest |
BatchCheckLayerAvailabilityRequest.withRepositoryName(String repositoryName)
The name of the repository that's associated with the image layers to check.
|
Copyright © 2023. All rights reserved.