Uses of Class
software.amazon.awssdk.services.cloudfront.model.Tags
-
Packages that use Tags Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of Tags in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return Tags Modifier and Type Method Description TagsDistributionConfigWithTags. tags()A complex type that contains zero or moreTagelements.TagsListTagsForResourceResponse. tags()A complex type that contains zero or moreTagelements.TagsStreamingDistributionConfigWithTags. tags()A complex type that contains zero or moreTagelements.TagsTagResourceRequest. tags()A complex type that contains zero or moreTagelements.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type Tags Modifier and Type Method Description DistributionConfigWithTags.BuilderDistributionConfigWithTags.Builder. tags(Tags tags)A complex type that contains zero or moreTagelements.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(Tags tags)A complex type that contains zero or moreTagelements.StreamingDistributionConfigWithTags.BuilderStreamingDistributionConfigWithTags.Builder. tags(Tags tags)A complex type that contains zero or moreTagelements.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(Tags tags)A complex type that contains zero or moreTagelements.
-