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