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