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 TagsConnectionGroup. tags()Returns the value of the Tags property for this object.TagsCreateAnycastIpListRequest. tags()Returns the value of the Tags property for this object.TagsCreateConnectionGroupRequest. tags()Returns the value of the Tags property for this object.TagsCreateDistributionTenantRequest. 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.TagsDistributionTenant. tags()Returns the value of the Tags property for this object.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 ConnectionGroup.BuilderConnectionGroup.Builder. tags(Tags tags)Sets the value of the Tags property for this object.CreateAnycastIpListRequest.BuilderCreateAnycastIpListRequest.Builder. tags(Tags tags)Sets the value of the Tags property for this object.CreateConnectionGroupRequest.BuilderCreateConnectionGroupRequest.Builder. tags(Tags tags)Sets the value of the Tags property for this object.CreateDistributionTenantRequest.BuilderCreateDistributionTenantRequest.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.DistributionTenant.BuilderDistributionTenant.Builder. tags(Tags tags)Sets the value of the Tags property for this object.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.
-