| Package | Description |
|---|---|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
TagSpecification |
TagSpecification.clone() |
TagSpecification |
TagSpecification.withResourceType(ResourceType resourceType)
The type of resource to tag.
|
TagSpecification |
TagSpecification.withResourceType(String resourceType)
The type of resource to tag.
|
TagSpecification |
TagSpecification.withTags(Collection<Tag> tags)
The tags to apply to the resource.
|
TagSpecification |
TagSpecification.withTags(Tag... tags)
The tags to apply to the resource.
|
| Modifier and Type | Method and Description |
|---|---|
List<TagSpecification> |
CreateClientVpnEndpointRequest.getTagSpecifications()
The tags to apply to the Client VPN endpoint during creation.
|
List<TagSpecification> |
CreateVolumeRequest.getTagSpecifications()
The tags to apply to the volume during creation.
|
List<TagSpecification> |
CreateTransitGatewayVpcAttachmentRequest.getTagSpecifications()
The tags to apply to the VPC attachment.
|
List<TagSpecification> |
CreateSnapshotRequest.getTagSpecifications()
The tags to apply to the snapshot during creation.
|
List<TagSpecification> |
RunInstancesRequest.getTagSpecifications()
The tags to apply to the resources during launch.
|
List<TagSpecification> |
CreateFleetRequest.getTagSpecifications()
The key-value pair for tagging the EC2 Fleet request on creation.
|
List<TagSpecification> |
CreateTransitGatewayRouteTableRequest.getTagSpecifications()
The tags to apply to the transit gateway route table.
|
List<TagSpecification> |
CreateCapacityReservationRequest.getTagSpecifications()
The tags to apply to the Capacity Reservation during launch.
|
List<TagSpecification> |
CreateTransitGatewayRequest.getTagSpecifications()
The tags to apply to the transit gateway.
|
List<TagSpecification> |
AllocateHostsRequest.getTagSpecifications()
The tags to apply to the Dedicated Host during creation.
|
List<TagSpecification> |
CreateSnapshotsRequest.getTagSpecifications()
Tags to apply to every snapshot specified by the instance.
|
| Modifier and Type | Method and Description |
|---|---|
CreateClientVpnEndpointRequest |
CreateClientVpnEndpointRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The tags to apply to the Client VPN endpoint during creation.
|
CreateVolumeRequest |
CreateVolumeRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The tags to apply to the volume during creation.
|
CreateTransitGatewayVpcAttachmentRequest |
CreateTransitGatewayVpcAttachmentRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The tags to apply to the VPC attachment.
|
CreateSnapshotRequest |
CreateSnapshotRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The tags to apply to the snapshot during creation.
|
RunInstancesRequest |
RunInstancesRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The tags to apply to the resources during launch.
|
CreateFleetRequest |
CreateFleetRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The key-value pair for tagging the EC2 Fleet request on creation.
|
CreateTransitGatewayRouteTableRequest |
CreateTransitGatewayRouteTableRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The tags to apply to the transit gateway route table.
|
CreateCapacityReservationRequest |
CreateCapacityReservationRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The tags to apply to the Capacity Reservation during launch.
|
CreateTransitGatewayRequest |
CreateTransitGatewayRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The tags to apply to the transit gateway.
|
AllocateHostsRequest |
AllocateHostsRequest.withTagSpecifications(TagSpecification... tagSpecifications)
The tags to apply to the Dedicated Host during creation.
|
CreateSnapshotsRequest |
CreateSnapshotsRequest.withTagSpecifications(TagSpecification... tagSpecifications)
Tags to apply to every snapshot specified by the instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateClientVpnEndpointRequest.setTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the Client VPN endpoint during creation.
|
void |
CreateVolumeRequest.setTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the volume during creation.
|
void |
CreateTransitGatewayVpcAttachmentRequest.setTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the VPC attachment.
|
void |
CreateSnapshotRequest.setTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the snapshot during creation.
|
void |
RunInstancesRequest.setTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the resources during launch.
|
void |
CreateFleetRequest.setTagSpecifications(Collection<TagSpecification> tagSpecifications)
The key-value pair for tagging the EC2 Fleet request on creation.
|
void |
CreateTransitGatewayRouteTableRequest.setTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the transit gateway route table.
|
void |
CreateCapacityReservationRequest.setTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the Capacity Reservation during launch.
|
void |
CreateTransitGatewayRequest.setTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the transit gateway.
|
void |
AllocateHostsRequest.setTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the Dedicated Host during creation.
|
void |
CreateSnapshotsRequest.setTagSpecifications(Collection<TagSpecification> tagSpecifications)
Tags to apply to every snapshot specified by the instance.
|
CreateClientVpnEndpointRequest |
CreateClientVpnEndpointRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the Client VPN endpoint during creation.
|
CreateVolumeRequest |
CreateVolumeRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the volume during creation.
|
CreateTransitGatewayVpcAttachmentRequest |
CreateTransitGatewayVpcAttachmentRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the VPC attachment.
|
CreateSnapshotRequest |
CreateSnapshotRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the snapshot during creation.
|
RunInstancesRequest |
RunInstancesRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the resources during launch.
|
CreateFleetRequest |
CreateFleetRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The key-value pair for tagging the EC2 Fleet request on creation.
|
CreateTransitGatewayRouteTableRequest |
CreateTransitGatewayRouteTableRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the transit gateway route table.
|
CreateCapacityReservationRequest |
CreateCapacityReservationRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the Capacity Reservation during launch.
|
CreateTransitGatewayRequest |
CreateTransitGatewayRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the transit gateway.
|
AllocateHostsRequest |
AllocateHostsRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
The tags to apply to the Dedicated Host during creation.
|
CreateSnapshotsRequest |
CreateSnapshotsRequest.withTagSpecifications(Collection<TagSpecification> tagSpecifications)
Tags to apply to every snapshot specified by the instance.
|
Copyright © 2019. All rights reserved.