| 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 AWS account ID associated with the public registry that contains the image layers to check.
|
BatchCheckLayerAvailabilityRequest |
BatchCheckLayerAvailabilityRequest.withRepositoryName(String repositoryName)
The name of the repository that is associated with the image layers to check.
|
Copyright © 2022. All rights reserved.