Uses of Class
software.amazon.awssdk.services.ecr.model.LifecyclePolicyRuleAction
-
Packages that use LifecyclePolicyRuleAction Package Description software.amazon.awssdk.services.ecr.model -
-
Uses of LifecyclePolicyRuleAction in software.amazon.awssdk.services.ecr.model
Methods in software.amazon.awssdk.services.ecr.model that return LifecyclePolicyRuleAction Modifier and Type Method Description LifecyclePolicyRuleActionLifecyclePolicyPreviewResult. action()The type of action to be taken.Methods in software.amazon.awssdk.services.ecr.model with parameters of type LifecyclePolicyRuleAction Modifier and Type Method Description LifecyclePolicyPreviewResult.BuilderLifecyclePolicyPreviewResult.Builder. action(LifecyclePolicyRuleAction action)The type of action to be taken.
-