| Package | Description |
|---|---|
| com.amazonaws.services.recyclebin.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceTag |
ResourceTag.clone() |
ResourceTag |
ResourceTag.withResourceTagKey(String resourceTagKey)
The tag key.
|
ResourceTag |
ResourceTag.withResourceTagValue(String resourceTagValue)
The tag value.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResourceTag> |
UpdateRuleResult.getResourceTags()
Information about the resource tags used to identify resources that are retained by the retention rule.
|
List<ResourceTag> |
UnlockRuleResult.getResourceTags()
Information about the resource tags used to identify resources that are retained by the retention rule.
|
List<ResourceTag> |
LockRuleResult.getResourceTags()
Information about the resource tags used to identify resources that are retained by the retention rule.
|
List<ResourceTag> |
ListRulesRequest.getResourceTags()
Information about the resource tags used to identify resources that are retained by the retention rule.
|
List<ResourceTag> |
GetRuleResult.getResourceTags()
Information about the resource tags used to identify resources that are retained by the retention rule.
|
List<ResourceTag> |
CreateRuleResult.getResourceTags()
Information about the resource tags used to identify resources that are retained by the retention rule.
|
List<ResourceTag> |
CreateRuleRequest.getResourceTags()
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
|
List<ResourceTag> |
UpdateRuleRequest.getResourceTags()
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRuleResult |
UpdateRuleResult.withResourceTags(ResourceTag... resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
UnlockRuleResult |
UnlockRuleResult.withResourceTags(ResourceTag... resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
LockRuleResult |
LockRuleResult.withResourceTags(ResourceTag... resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
ListRulesRequest |
ListRulesRequest.withResourceTags(ResourceTag... resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
GetRuleResult |
GetRuleResult.withResourceTags(ResourceTag... resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
CreateRuleResult |
CreateRuleResult.withResourceTags(ResourceTag... resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
CreateRuleRequest |
CreateRuleRequest.withResourceTags(ResourceTag... resourceTags)
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
|
UpdateRuleRequest |
UpdateRuleRequest.withResourceTags(ResourceTag... resourceTags)
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateRuleResult.setResourceTags(Collection<ResourceTag> resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
void |
UnlockRuleResult.setResourceTags(Collection<ResourceTag> resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
void |
LockRuleResult.setResourceTags(Collection<ResourceTag> resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
void |
ListRulesRequest.setResourceTags(Collection<ResourceTag> resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
void |
GetRuleResult.setResourceTags(Collection<ResourceTag> resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
void |
CreateRuleResult.setResourceTags(Collection<ResourceTag> resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
void |
CreateRuleRequest.setResourceTags(Collection<ResourceTag> resourceTags)
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
|
void |
UpdateRuleRequest.setResourceTags(Collection<ResourceTag> resourceTags)
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
|
UpdateRuleResult |
UpdateRuleResult.withResourceTags(Collection<ResourceTag> resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
UnlockRuleResult |
UnlockRuleResult.withResourceTags(Collection<ResourceTag> resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
LockRuleResult |
LockRuleResult.withResourceTags(Collection<ResourceTag> resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
ListRulesRequest |
ListRulesRequest.withResourceTags(Collection<ResourceTag> resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
GetRuleResult |
GetRuleResult.withResourceTags(Collection<ResourceTag> resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
CreateRuleResult |
CreateRuleResult.withResourceTags(Collection<ResourceTag> resourceTags)
Information about the resource tags used to identify resources that are retained by the retention rule.
|
CreateRuleRequest |
CreateRuleRequest.withResourceTags(Collection<ResourceTag> resourceTags)
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
|
UpdateRuleRequest |
UpdateRuleRequest.withResourceTags(Collection<ResourceTag> resourceTags)
Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.
|
Copyright © 2024. All rights reserved.