| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The tag's key value.
|
Tag |
Tag.withValue(String value)
The tag's value.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateServiceProfileRequest.getTags()
The tags to attach to the new service profile.
|
List<Tag> |
CreateWirelessGatewayTaskDefinitionRequest.getTags()
The tags to attach to the specified resource.
|
List<Tag> |
CreateDestinationRequest.getTags()
The tags to attach to the new destination.
|
List<Tag> |
CreateWirelessGatewayRequest.getTags()
The tags to attach to the new wireless gateway.
|
List<Tag> |
ListTagsForResourceResult.getTags()
The tags to attach to the specified resource.
|
List<Tag> |
CreateDeviceProfileRequest.getTags()
The tags to attach to the new device profile.
|
List<Tag> |
AssociateAwsAccountWithPartnerAccountRequest.getTags()
The tags to attach to the specified resource.
|
List<Tag> |
CreateWirelessDeviceRequest.getTags()
The tags to attach to the new wireless device.
|
List<Tag> |
TagResourceRequest.getTags()
Adds to or modifies the tags of the given resource.
|
| Modifier and Type | Method and Description |
|---|---|
CreateServiceProfileRequest |
CreateServiceProfileRequest.withTags(Tag... tags)
The tags to attach to the new service profile.
|
CreateWirelessGatewayTaskDefinitionRequest |
CreateWirelessGatewayTaskDefinitionRequest.withTags(Tag... tags)
The tags to attach to the specified resource.
|
CreateDestinationRequest |
CreateDestinationRequest.withTags(Tag... tags)
The tags to attach to the new destination.
|
CreateWirelessGatewayRequest |
CreateWirelessGatewayRequest.withTags(Tag... tags)
The tags to attach to the new wireless gateway.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
The tags to attach to the specified resource.
|
CreateDeviceProfileRequest |
CreateDeviceProfileRequest.withTags(Tag... tags)
The tags to attach to the new device profile.
|
AssociateAwsAccountWithPartnerAccountRequest |
AssociateAwsAccountWithPartnerAccountRequest.withTags(Tag... tags)
The tags to attach to the specified resource.
|
CreateWirelessDeviceRequest |
CreateWirelessDeviceRequest.withTags(Tag... tags)
The tags to attach to the new wireless device.
|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
Adds to or modifies the tags of the given resource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateServiceProfileRequest.setTags(Collection<Tag> tags)
The tags to attach to the new service profile.
|
void |
CreateWirelessGatewayTaskDefinitionRequest.setTags(Collection<Tag> tags)
The tags to attach to the specified resource.
|
void |
CreateDestinationRequest.setTags(Collection<Tag> tags)
The tags to attach to the new destination.
|
void |
CreateWirelessGatewayRequest.setTags(Collection<Tag> tags)
The tags to attach to the new wireless gateway.
|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
The tags to attach to the specified resource.
|
void |
CreateDeviceProfileRequest.setTags(Collection<Tag> tags)
The tags to attach to the new device profile.
|
void |
AssociateAwsAccountWithPartnerAccountRequest.setTags(Collection<Tag> tags)
The tags to attach to the specified resource.
|
void |
CreateWirelessDeviceRequest.setTags(Collection<Tag> tags)
The tags to attach to the new wireless device.
|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
Adds to or modifies the tags of the given resource.
|
CreateServiceProfileRequest |
CreateServiceProfileRequest.withTags(Collection<Tag> tags)
The tags to attach to the new service profile.
|
CreateWirelessGatewayTaskDefinitionRequest |
CreateWirelessGatewayTaskDefinitionRequest.withTags(Collection<Tag> tags)
The tags to attach to the specified resource.
|
CreateDestinationRequest |
CreateDestinationRequest.withTags(Collection<Tag> tags)
The tags to attach to the new destination.
|
CreateWirelessGatewayRequest |
CreateWirelessGatewayRequest.withTags(Collection<Tag> tags)
The tags to attach to the new wireless gateway.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
The tags to attach to the specified resource.
|
CreateDeviceProfileRequest |
CreateDeviceProfileRequest.withTags(Collection<Tag> tags)
The tags to attach to the new device profile.
|
AssociateAwsAccountWithPartnerAccountRequest |
AssociateAwsAccountWithPartnerAccountRequest.withTags(Collection<Tag> tags)
The tags to attach to the specified resource.
|
CreateWirelessDeviceRequest |
CreateWirelessDeviceRequest.withTags(Collection<Tag> tags)
The tags to attach to the new wireless device.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
Adds to or modifies the tags of the given resource.
|
Copyright © 2021. All rights reserved.