| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateWirelessGatewayTaskDefinitionRequest.tags()
The tags to attach to the specified resource.
|
List<Tag> |
TagResourceRequest.tags()
Adds to or modifies the tags of the given resource.
|
List<Tag> |
CreateWirelessGatewayRequest.tags()
The tags to attach to the new wireless gateway.
|
List<Tag> |
CreateWirelessDeviceRequest.tags()
The tags to attach to the new wireless device.
|
List<Tag> |
CreateServiceProfileRequest.tags()
The tags to attach to the new service profile.
|
List<Tag> |
CreateDestinationRequest.tags()
The tags to attach to the new destination.
|
List<Tag> |
AssociateAwsAccountWithPartnerAccountRequest.tags()
The tags to attach to the specified resource.
|
List<Tag> |
ListTagsForResourceResponse.tags()
The tags to attach to the specified resource.
|
List<Tag> |
CreateDeviceProfileRequest.tags()
The tags to attach to the new device profile.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWirelessGatewayTaskDefinitionRequest.Builder |
CreateWirelessGatewayTaskDefinitionRequest.Builder.tags(Tag... tags)
The tags to attach to the specified resource.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
Adds to or modifies the tags of the given resource.
|
CreateWirelessGatewayRequest.Builder |
CreateWirelessGatewayRequest.Builder.tags(Tag... tags)
The tags to attach to the new wireless gateway.
|
CreateWirelessDeviceRequest.Builder |
CreateWirelessDeviceRequest.Builder.tags(Tag... tags)
The tags to attach to the new wireless device.
|
CreateServiceProfileRequest.Builder |
CreateServiceProfileRequest.Builder.tags(Tag... tags)
The tags to attach to the new service profile.
|
CreateDestinationRequest.Builder |
CreateDestinationRequest.Builder.tags(Tag... tags)
The tags to attach to the new destination.
|
AssociateAwsAccountWithPartnerAccountRequest.Builder |
AssociateAwsAccountWithPartnerAccountRequest.Builder.tags(Tag... tags)
The tags to attach to the specified resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
The tags to attach to the specified resource.
|
CreateDeviceProfileRequest.Builder |
CreateDeviceProfileRequest.Builder.tags(Tag... tags)
The tags to attach to the new device profile.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWirelessGatewayTaskDefinitionRequest.Builder |
CreateWirelessGatewayTaskDefinitionRequest.Builder.tags(Collection<Tag> tags)
The tags to attach to the specified resource.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
Adds to or modifies the tags of the given resource.
|
CreateWirelessGatewayRequest.Builder |
CreateWirelessGatewayRequest.Builder.tags(Collection<Tag> tags)
The tags to attach to the new wireless gateway.
|
CreateWirelessDeviceRequest.Builder |
CreateWirelessDeviceRequest.Builder.tags(Collection<Tag> tags)
The tags to attach to the new wireless device.
|
CreateServiceProfileRequest.Builder |
CreateServiceProfileRequest.Builder.tags(Collection<Tag> tags)
The tags to attach to the new service profile.
|
CreateDestinationRequest.Builder |
CreateDestinationRequest.Builder.tags(Collection<Tag> tags)
The tags to attach to the new destination.
|
AssociateAwsAccountWithPartnerAccountRequest.Builder |
AssociateAwsAccountWithPartnerAccountRequest.Builder.tags(Collection<Tag> tags)
The tags to attach to the specified resource.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
The tags to attach to the specified resource.
|
CreateDeviceProfileRequest.Builder |
CreateDeviceProfileRequest.Builder.tags(Collection<Tag> tags)
The tags to attach to the new device profile.
|
Copyright © 2021. All rights reserved.