| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr |
|
| software.amazon.awssdk.services.ecr.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutLifecyclePolicyResponse> |
EcrAsyncClient.putLifecyclePolicy(PutLifecyclePolicyRequest putLifecyclePolicyRequest)
Creates or updates the lifecycle policy for the specified repository.
|
default PutLifecyclePolicyResponse |
EcrClient.putLifecyclePolicy(PutLifecyclePolicyRequest putLifecyclePolicyRequest)
Creates or updates the lifecycle policy for the specified repository.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutLifecyclePolicyRequestMarshaller.marshall(PutLifecyclePolicyRequest putLifecyclePolicyRequest) |
Copyright © 2021. All rights reserved.