| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr |
|
| software.amazon.awssdk.services.ecr.paginators | |
| software.amazon.awssdk.services.ecr.waiters |
| Modifier and Type | Method and Description |
|---|---|
static EcrAsyncClient |
EcrAsyncClient.create()
Create a
EcrAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeImageScanFindingsPublisher(EcrAsyncClient client,
DescribeImageScanFindingsRequest firstRequest) |
DescribeImagesPublisher(EcrAsyncClient client,
DescribeImagesRequest firstRequest) |
DescribePullThroughCacheRulesPublisher(EcrAsyncClient client,
DescribePullThroughCacheRulesRequest firstRequest) |
DescribeRepositoriesPublisher(EcrAsyncClient client,
DescribeRepositoriesRequest firstRequest) |
GetLifecyclePolicyPreviewPublisher(EcrAsyncClient client,
GetLifecyclePolicyPreviewRequest firstRequest) |
ListImagesPublisher(EcrAsyncClient client,
ListImagesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
EcrAsyncWaiter.Builder |
EcrAsyncWaiter.Builder.client(EcrAsyncClient client)
Sets a custom
EcrAsyncClient that will be used to poll the resource |
Copyright © 2023. All rights reserved.