| 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 EcrClient |
EcrClient.create()
Create a
EcrClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
DescribeImageScanFindingsIterable(EcrClient client,
DescribeImageScanFindingsRequest firstRequest) |
DescribeImagesIterable(EcrClient client,
DescribeImagesRequest firstRequest) |
DescribeRepositoriesIterable(EcrClient client,
DescribeRepositoriesRequest firstRequest) |
GetLifecyclePolicyPreviewIterable(EcrClient client,
GetLifecyclePolicyPreviewRequest firstRequest) |
ListImagesIterable(EcrClient client,
ListImagesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
EcrWaiter.Builder |
EcrWaiter.Builder.client(EcrClient client)
Sets a custom
EcrClient that will be used to poll the resource |
Copyright © 2021. All rights reserved.