Uses of Interface
software.amazon.awssdk.services.elasticloadbalancing.model.DescribeTagsResponse.Builder
Packages that use DescribeTagsResponse.Builder
-
Uses of DescribeTagsResponse.Builder in software.amazon.awssdk.services.elasticloadbalancing.model
Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return DescribeTagsResponse.BuilderModifier and TypeMethodDescriptionstatic DescribeTagsResponse.BuilderDescribeTagsResponse.builder()DescribeTagsResponse.Builder.tagDescriptions(Collection<TagDescription> tagDescriptions) Information about the tags.DescribeTagsResponse.Builder.tagDescriptions(Consumer<TagDescription.Builder>... tagDescriptions) Information about the tags.DescribeTagsResponse.Builder.tagDescriptions(TagDescription... tagDescriptions) Information about the tags.DescribeTagsResponse.toBuilder()Methods in software.amazon.awssdk.services.elasticloadbalancing.model that return types with arguments of type DescribeTagsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeTagsResponse.Builder>DescribeTagsResponse.serializableBuilderClass()