| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr |
|
| software.amazon.awssdk.services.ecr.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteLifecyclePolicyResponse> |
EcrAsyncClient.deleteLifecyclePolicy(DeleteLifecyclePolicyRequest deleteLifecyclePolicyRequest)
Deletes the lifecycle policy associated with the specified repository.
|
default DeleteLifecyclePolicyResponse |
EcrClient.deleteLifecyclePolicy(DeleteLifecyclePolicyRequest deleteLifecyclePolicyRequest)
Deletes the lifecycle policy associated with the specified repository.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteLifecyclePolicyRequestMarshaller.marshall(DeleteLifecyclePolicyRequest deleteLifecyclePolicyRequest) |
Copyright © 2021. All rights reserved.