Uses of Interface
software.amazon.awssdk.services.ec2.model.LaunchTemplateTagSpecificationRequest.Builder
Packages that use LaunchTemplateTagSpecificationRequest.Builder
-
Uses of LaunchTemplateTagSpecificationRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return LaunchTemplateTagSpecificationRequest.BuilderModifier and TypeMethodDescriptionLaunchTemplateTagSpecificationRequest.builder()LaunchTemplateTagSpecificationRequest.Builder.resourceType(String resourceType) The type of resource to tag.LaunchTemplateTagSpecificationRequest.Builder.resourceType(ResourceType resourceType) The type of resource to tag.LaunchTemplateTagSpecificationRequest.Builder.tags(Collection<Tag> tags) The tags to apply to the resource.LaunchTemplateTagSpecificationRequest.Builder.tags(Consumer<Tag.Builder>... tags) The tags to apply to the resource.The tags to apply to the resource.LaunchTemplateTagSpecificationRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type LaunchTemplateTagSpecificationRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends LaunchTemplateTagSpecificationRequest.Builder>LaunchTemplateTagSpecificationRequest.serializableBuilderClass()