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 TagsCreateAnycastIpListRequest. tags()Returns the value of the Tags property for this object.TagsCreateVpcOriginRequest. tags()Returns the value of the Tags property for this object.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 CreateAnycastIpListRequest.BuilderCreateAnycastIpListRequest.Builder. tags(Tags tags)Sets the value of the Tags property for this object.CreateVpcOriginRequest.BuilderCreateVpcOriginRequest.Builder. tags(Tags tags)Sets the value of the Tags property for this object.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.
-