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.
|