Uses of Interface
software.amazon.awssdk.services.ec2.model.TagDescription.Builder
Packages that use TagDescription.Builder
-
Uses of TagDescription.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TagDescription.BuilderModifier and TypeMethodDescriptionstatic TagDescription.BuilderTagDescription.builder()The tag key.TagDescription.Builder.resourceId(String resourceId) The ID of the resource.TagDescription.Builder.resourceType(String resourceType) The resource type.TagDescription.Builder.resourceType(ResourceType resourceType) The resource type.TagDescription.toBuilder()The tag value.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TagDescription.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TagDescription.Builder>TagDescription.serializableBuilderClass()