| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr |
|
| Modifier and Type | Method and Description |
|---|---|
default GetLifecyclePolicyPreviewResponse |
EcrClient.getLifecyclePolicyPreview(Consumer<GetLifecyclePolicyPreviewRequest.Builder> getLifecyclePolicyPreviewRequest)
Retrieves the results of the lifecycle policy preview request for the specified repository.
|
default GetLifecyclePolicyPreviewResponse |
EcrClient.getLifecyclePolicyPreview(GetLifecyclePolicyPreviewRequest getLifecyclePolicyPreviewRequest)
Retrieves the results of the lifecycle policy preview request for the specified repository.
|
default GetLifecyclePolicyPreviewIterable |
EcrClient.getLifecyclePolicyPreviewPaginator(Consumer<GetLifecyclePolicyPreviewRequest.Builder> getLifecyclePolicyPreviewRequest)
Retrieves the results of the lifecycle policy preview request for the specified repository.
|
default GetLifecyclePolicyPreviewIterable |
EcrClient.getLifecyclePolicyPreviewPaginator(GetLifecyclePolicyPreviewRequest getLifecyclePolicyPreviewRequest)
Retrieves the results of the lifecycle policy preview request for the specified repository.
|
Copyright © 2023. All rights reserved.