| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static LaunchTemplateTagSpecification.Builder |
LaunchTemplateTagSpecification.builder() |
LaunchTemplateTagSpecification.Builder |
LaunchTemplateTagSpecification.Builder.resourceType(ResourceType resourceType)
The type of resource.
|
LaunchTemplateTagSpecification.Builder |
LaunchTemplateTagSpecification.Builder.resourceType(String resourceType)
The type of resource.
|
LaunchTemplateTagSpecification.Builder |
LaunchTemplateTagSpecification.Builder.tags(Collection<Tag> tags)
The tags for the resource.
|
LaunchTemplateTagSpecification.Builder |
LaunchTemplateTagSpecification.Builder.tags(Consumer<Tag.Builder>... tags)
The tags for the resource.
|
LaunchTemplateTagSpecification.Builder |
LaunchTemplateTagSpecification.Builder.tags(Tag... tags)
The tags for the resource.
|
LaunchTemplateTagSpecification.Builder |
LaunchTemplateTagSpecification.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LaunchTemplateTagSpecification.Builder> |
LaunchTemplateTagSpecification.serializableBuilderClass() |
Copyright © 2019. All rights reserved.