| Package | Description |
|---|---|
| com.amazonaws.services.iotfleetwise.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The tag's key.
|
Tag |
Tag.withValue(String value)
The tag's value.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateVehicleRequestItem.getTags()
Metadata which can be used to manage the vehicle.
|
List<Tag> |
ListTagsForResourceResult.getTags()
The list of tags assigned to the resource.
|
List<Tag> |
ImportSignalCatalogRequest.getTags()
Metadata that can be used to manage the signal catalog.
|
List<Tag> |
CreateVehicleRequest.getTags()
Metadata that can be used to manage the vehicle.
|
List<Tag> |
CreateSignalCatalogRequest.getTags()
Metadata that can be used to manage the signal catalog.
|
List<Tag> |
CreateFleetRequest.getTags()
Metadata that can be used to manage the fleet.
|
List<Tag> |
CreateCampaignRequest.getTags()
Metadata that can be used to manage the campaign.
|
List<Tag> |
TagResourceRequest.getTags()
The new or modified tags for the resource.
|
List<Tag> |
CreateDecoderManifestRequest.getTags()
Metadata that can be used to manage the decoder manifest.
|
List<Tag> |
CreateModelManifestRequest.getTags()
Metadata that can be used to manage the vehicle model.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVehicleRequestItem |
CreateVehicleRequestItem.withTags(Tag... tags)
Metadata which can be used to manage the vehicle.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
The list of tags assigned to the resource.
|
ImportSignalCatalogRequest |
ImportSignalCatalogRequest.withTags(Tag... tags)
Metadata that can be used to manage the signal catalog.
|
CreateVehicleRequest |
CreateVehicleRequest.withTags(Tag... tags)
Metadata that can be used to manage the vehicle.
|
CreateSignalCatalogRequest |
CreateSignalCatalogRequest.withTags(Tag... tags)
Metadata that can be used to manage the signal catalog.
|
CreateFleetRequest |
CreateFleetRequest.withTags(Tag... tags)
Metadata that can be used to manage the fleet.
|
CreateCampaignRequest |
CreateCampaignRequest.withTags(Tag... tags)
Metadata that can be used to manage the campaign.
|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
The new or modified tags for the resource.
|
CreateDecoderManifestRequest |
CreateDecoderManifestRequest.withTags(Tag... tags)
Metadata that can be used to manage the decoder manifest.
|
CreateModelManifestRequest |
CreateModelManifestRequest.withTags(Tag... tags)
Metadata that can be used to manage the vehicle model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateVehicleRequestItem.setTags(Collection<Tag> tags)
Metadata which can be used to manage the vehicle.
|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
The list of tags assigned to the resource.
|
void |
ImportSignalCatalogRequest.setTags(Collection<Tag> tags)
Metadata that can be used to manage the signal catalog.
|
void |
CreateVehicleRequest.setTags(Collection<Tag> tags)
Metadata that can be used to manage the vehicle.
|
void |
CreateSignalCatalogRequest.setTags(Collection<Tag> tags)
Metadata that can be used to manage the signal catalog.
|
void |
CreateFleetRequest.setTags(Collection<Tag> tags)
Metadata that can be used to manage the fleet.
|
void |
CreateCampaignRequest.setTags(Collection<Tag> tags)
Metadata that can be used to manage the campaign.
|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
The new or modified tags for the resource.
|
void |
CreateDecoderManifestRequest.setTags(Collection<Tag> tags)
Metadata that can be used to manage the decoder manifest.
|
void |
CreateModelManifestRequest.setTags(Collection<Tag> tags)
Metadata that can be used to manage the vehicle model.
|
CreateVehicleRequestItem |
CreateVehicleRequestItem.withTags(Collection<Tag> tags)
Metadata which can be used to manage the vehicle.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
The list of tags assigned to the resource.
|
ImportSignalCatalogRequest |
ImportSignalCatalogRequest.withTags(Collection<Tag> tags)
Metadata that can be used to manage the signal catalog.
|
CreateVehicleRequest |
CreateVehicleRequest.withTags(Collection<Tag> tags)
Metadata that can be used to manage the vehicle.
|
CreateSignalCatalogRequest |
CreateSignalCatalogRequest.withTags(Collection<Tag> tags)
Metadata that can be used to manage the signal catalog.
|
CreateFleetRequest |
CreateFleetRequest.withTags(Collection<Tag> tags)
Metadata that can be used to manage the fleet.
|
CreateCampaignRequest |
CreateCampaignRequest.withTags(Collection<Tag> tags)
Metadata that can be used to manage the campaign.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
The new or modified tags for the resource.
|
CreateDecoderManifestRequest |
CreateDecoderManifestRequest.withTags(Collection<Tag> tags)
Metadata that can be used to manage the decoder manifest.
|
CreateModelManifestRequest |
CreateModelManifestRequest.withTags(Collection<Tag> tags)
Metadata that can be used to manage the vehicle model.
|
Copyright © 2024. All rights reserved.