| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecrpublic |
|
| software.amazon.awssdk.services.ecrpublic.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchCheckLayerAvailabilityResponse> |
EcrPublicAsyncClient.batchCheckLayerAvailability(BatchCheckLayerAvailabilityRequest batchCheckLayerAvailabilityRequest)
Checks the availability of one or more image layers within a repository in a public registry.
|
default BatchCheckLayerAvailabilityResponse |
EcrPublicClient.batchCheckLayerAvailability(BatchCheckLayerAvailabilityRequest batchCheckLayerAvailabilityRequest)
Checks the availability of one or more image layers within a repository in a public registry.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchCheckLayerAvailabilityRequestMarshaller.marshall(BatchCheckLayerAvailabilityRequest batchCheckLayerAvailabilityRequest) |
Copyright © 2021. All rights reserved.