| Package | Description |
|---|---|
| com.amazonaws.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
LifecyclePolicyRuleAction |
LifecyclePolicyRuleAction.clone() |
LifecyclePolicyRuleAction |
LifecyclePolicyPreviewResult.getAction()
The type of action to be taken.
|
LifecyclePolicyRuleAction |
LifecyclePolicyRuleAction.withType(ImageActionType type)
The type of action to be taken.
|
LifecyclePolicyRuleAction |
LifecyclePolicyRuleAction.withType(String type)
The type of action to be taken.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecyclePolicyPreviewResult.setAction(LifecyclePolicyRuleAction action)
The type of action to be taken.
|
LifecyclePolicyPreviewResult |
LifecyclePolicyPreviewResult.withAction(LifecyclePolicyRuleAction action)
The type of action to be taken.
|
Copyright © 2017. All rights reserved.