Uses of Class
software.amazon.awssdk.services.rbin.model.ResourceTag
-
Packages that use ResourceTag Package Description software.amazon.awssdk.services.rbin.model -
-
Uses of ResourceTag in software.amazon.awssdk.services.rbin.model
Methods in software.amazon.awssdk.services.rbin.model that return types with arguments of type ResourceTag Modifier and Type Method Description List<ResourceTag>CreateRuleRequest. excludeResourceTags()[Region-level retention rules only] Specifies the exclusion tags to use to identify resources that are to be excluded, or ignored, by a Region-level retention rule.List<ResourceTag>CreateRuleResponse. excludeResourceTags()[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.List<ResourceTag>GetRuleResponse. excludeResourceTags()[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.List<ResourceTag>ListRulesRequest. excludeResourceTags()[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.List<ResourceTag>LockRuleResponse. excludeResourceTags()[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.List<ResourceTag>UnlockRuleResponse. excludeResourceTags()[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.List<ResourceTag>UpdateRuleRequest. excludeResourceTags()[Region-level retention rules only] Specifies the exclusion tags to use to identify resources that are to be excluded, or ignored, by a Region-level retention rule.List<ResourceTag>UpdateRuleResponse. excludeResourceTags()[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.List<ResourceTag>CreateRuleRequest. resourceTags()[Tag-level retention rules only] Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.List<ResourceTag>CreateRuleResponse. resourceTags()[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.List<ResourceTag>GetRuleResponse. resourceTags()[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.List<ResourceTag>ListRulesRequest. resourceTags()[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.List<ResourceTag>LockRuleResponse. resourceTags()[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.List<ResourceTag>UnlockRuleResponse. resourceTags()[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.List<ResourceTag>UpdateRuleRequest. resourceTags()[Tag-level retention rules only] Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.List<ResourceTag>UpdateRuleResponse. resourceTags()[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.Methods in software.amazon.awssdk.services.rbin.model with parameters of type ResourceTag Modifier and Type Method Description CreateRuleRequest.BuilderCreateRuleRequest.Builder. excludeResourceTags(ResourceTag... excludeResourceTags)[Region-level retention rules only] Specifies the exclusion tags to use to identify resources that are to be excluded, or ignored, by a Region-level retention rule.CreateRuleResponse.BuilderCreateRuleResponse.Builder. excludeResourceTags(ResourceTag... excludeResourceTags)[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.GetRuleResponse.BuilderGetRuleResponse.Builder. excludeResourceTags(ResourceTag... excludeResourceTags)[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.ListRulesRequest.BuilderListRulesRequest.Builder. excludeResourceTags(ResourceTag... excludeResourceTags)[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.LockRuleResponse.BuilderLockRuleResponse.Builder. excludeResourceTags(ResourceTag... excludeResourceTags)[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.UnlockRuleResponse.BuilderUnlockRuleResponse.Builder. excludeResourceTags(ResourceTag... excludeResourceTags)[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.UpdateRuleRequest.BuilderUpdateRuleRequest.Builder. excludeResourceTags(ResourceTag... excludeResourceTags)[Region-level retention rules only] Specifies the exclusion tags to use to identify resources that are to be excluded, or ignored, by a Region-level retention rule.UpdateRuleResponse.BuilderUpdateRuleResponse.Builder. excludeResourceTags(ResourceTag... excludeResourceTags)[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.CreateRuleRequest.BuilderCreateRuleRequest.Builder. resourceTags(ResourceTag... resourceTags)[Tag-level retention rules only] Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.CreateRuleResponse.BuilderCreateRuleResponse.Builder. resourceTags(ResourceTag... resourceTags)[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.GetRuleResponse.BuilderGetRuleResponse.Builder. resourceTags(ResourceTag... resourceTags)[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.ListRulesRequest.BuilderListRulesRequest.Builder. resourceTags(ResourceTag... resourceTags)[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.LockRuleResponse.BuilderLockRuleResponse.Builder. resourceTags(ResourceTag... resourceTags)[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.UnlockRuleResponse.BuilderUnlockRuleResponse.Builder. resourceTags(ResourceTag... resourceTags)[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.UpdateRuleRequest.BuilderUpdateRuleRequest.Builder. resourceTags(ResourceTag... resourceTags)[Tag-level retention rules only] Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.UpdateRuleResponse.BuilderUpdateRuleResponse.Builder. resourceTags(ResourceTag... resourceTags)[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.Method parameters in software.amazon.awssdk.services.rbin.model with type arguments of type ResourceTag Modifier and Type Method Description CreateRuleRequest.BuilderCreateRuleRequest.Builder. excludeResourceTags(Collection<ResourceTag> excludeResourceTags)[Region-level retention rules only] Specifies the exclusion tags to use to identify resources that are to be excluded, or ignored, by a Region-level retention rule.CreateRuleResponse.BuilderCreateRuleResponse.Builder. excludeResourceTags(Collection<ResourceTag> excludeResourceTags)[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.GetRuleResponse.BuilderGetRuleResponse.Builder. excludeResourceTags(Collection<ResourceTag> excludeResourceTags)[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.ListRulesRequest.BuilderListRulesRequest.Builder. excludeResourceTags(Collection<ResourceTag> excludeResourceTags)[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.LockRuleResponse.BuilderLockRuleResponse.Builder. excludeResourceTags(Collection<ResourceTag> excludeResourceTags)[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.UnlockRuleResponse.BuilderUnlockRuleResponse.Builder. excludeResourceTags(Collection<ResourceTag> excludeResourceTags)[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.UpdateRuleRequest.BuilderUpdateRuleRequest.Builder. excludeResourceTags(Collection<ResourceTag> excludeResourceTags)[Region-level retention rules only] Specifies the exclusion tags to use to identify resources that are to be excluded, or ignored, by a Region-level retention rule.UpdateRuleResponse.BuilderUpdateRuleResponse.Builder. excludeResourceTags(Collection<ResourceTag> excludeResourceTags)[Region-level retention rules only] Information about the exclusion tags used to identify resources that are to be excluded, or ignored, by the retention rule.CreateRuleRequest.BuilderCreateRuleRequest.Builder. resourceTags(Collection<ResourceTag> resourceTags)[Tag-level retention rules only] Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.CreateRuleResponse.BuilderCreateRuleResponse.Builder. resourceTags(Collection<ResourceTag> resourceTags)[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.GetRuleResponse.BuilderGetRuleResponse.Builder. resourceTags(Collection<ResourceTag> resourceTags)[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.ListRulesRequest.BuilderListRulesRequest.Builder. resourceTags(Collection<ResourceTag> resourceTags)[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.LockRuleResponse.BuilderLockRuleResponse.Builder. resourceTags(Collection<ResourceTag> resourceTags)[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.UnlockRuleResponse.BuilderUnlockRuleResponse.Builder. resourceTags(Collection<ResourceTag> resourceTags)[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.UpdateRuleRequest.BuilderUpdateRuleRequest.Builder. resourceTags(Collection<ResourceTag> resourceTags)[Tag-level retention rules only] Specifies the resource tags to use to identify resources that are to be retained by a tag-level retention rule.UpdateRuleResponse.BuilderUpdateRuleResponse.Builder. resourceTags(Collection<ResourceTag> resourceTags)[Tag-level retention rules only] Information about the resource tags used to identify resources that are retained by the retention rule.
-