| Package | Description |
|---|---|
| com.amazonaws.services.iot.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> |
CreateScheduledAuditRequest.getTags()
Metadata which can be used to manage the scheduled audit.
|
List<Tag> |
CreateBillingGroupRequest.getTags()
Metadata which can be used to manage the billing group.
|
List<Tag> |
CreateJobRequest.getTags()
Metadata which can be used to manage the job.
|
List<Tag> |
TagResourceRequest.getTags()
The new or modified tags for the resource.
|
List<Tag> |
CreateSecurityProfileRequest.getTags()
Metadata which can be used to manage the security profile.
|
List<Tag> |
CreateOTAUpdateRequest.getTags()
Metadata which can be used to manage updates.
|
List<Tag> |
CreateDynamicThingGroupRequest.getTags()
Metadata which can be used to manage the dynamic thing group.
|
List<Tag> |
CreateThingGroupRequest.getTags()
Metadata which can be used to manage the thing group.
|
List<Tag> |
ListTagsForResourceResult.getTags()
The list of tags assigned to the resource.
|
List<Tag> |
CreateStreamRequest.getTags()
Metadata which can be used to manage streams.
|
List<Tag> |
CreateThingTypeRequest.getTags()
Metadata which can be used to manage the thing type.
|
| Modifier and Type | Method and Description |
|---|---|
CreateScheduledAuditRequest |
CreateScheduledAuditRequest.withTags(Tag... tags)
Metadata which can be used to manage the scheduled audit.
|
CreateBillingGroupRequest |
CreateBillingGroupRequest.withTags(Tag... tags)
Metadata which can be used to manage the billing group.
|
CreateJobRequest |
CreateJobRequest.withTags(Tag... tags)
Metadata which can be used to manage the job.
|
TagResourceRequest |
TagResourceRequest.withTags(Tag... tags)
The new or modified tags for the resource.
|
CreateSecurityProfileRequest |
CreateSecurityProfileRequest.withTags(Tag... tags)
Metadata which can be used to manage the security profile.
|
CreateOTAUpdateRequest |
CreateOTAUpdateRequest.withTags(Tag... tags)
Metadata which can be used to manage updates.
|
CreateDynamicThingGroupRequest |
CreateDynamicThingGroupRequest.withTags(Tag... tags)
Metadata which can be used to manage the dynamic thing group.
|
CreateThingGroupRequest |
CreateThingGroupRequest.withTags(Tag... tags)
Metadata which can be used to manage the thing group.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Tag... tags)
The list of tags assigned to the resource.
|
CreateStreamRequest |
CreateStreamRequest.withTags(Tag... tags)
Metadata which can be used to manage streams.
|
CreateThingTypeRequest |
CreateThingTypeRequest.withTags(Tag... tags)
Metadata which can be used to manage the thing type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateScheduledAuditRequest.setTags(Collection<Tag> tags)
Metadata which can be used to manage the scheduled audit.
|
void |
CreateBillingGroupRequest.setTags(Collection<Tag> tags)
Metadata which can be used to manage the billing group.
|
void |
CreateJobRequest.setTags(Collection<Tag> tags)
Metadata which can be used to manage the job.
|
void |
TagResourceRequest.setTags(Collection<Tag> tags)
The new or modified tags for the resource.
|
void |
CreateSecurityProfileRequest.setTags(Collection<Tag> tags)
Metadata which can be used to manage the security profile.
|
void |
CreateOTAUpdateRequest.setTags(Collection<Tag> tags)
Metadata which can be used to manage updates.
|
void |
CreateDynamicThingGroupRequest.setTags(Collection<Tag> tags)
Metadata which can be used to manage the dynamic thing group.
|
void |
CreateThingGroupRequest.setTags(Collection<Tag> tags)
Metadata which can be used to manage the thing group.
|
void |
ListTagsForResourceResult.setTags(Collection<Tag> tags)
The list of tags assigned to the resource.
|
void |
CreateStreamRequest.setTags(Collection<Tag> tags)
Metadata which can be used to manage streams.
|
void |
CreateThingTypeRequest.setTags(Collection<Tag> tags)
Metadata which can be used to manage the thing type.
|
CreateScheduledAuditRequest |
CreateScheduledAuditRequest.withTags(Collection<Tag> tags)
Metadata which can be used to manage the scheduled audit.
|
CreateBillingGroupRequest |
CreateBillingGroupRequest.withTags(Collection<Tag> tags)
Metadata which can be used to manage the billing group.
|
CreateJobRequest |
CreateJobRequest.withTags(Collection<Tag> tags)
Metadata which can be used to manage the job.
|
TagResourceRequest |
TagResourceRequest.withTags(Collection<Tag> tags)
The new or modified tags for the resource.
|
CreateSecurityProfileRequest |
CreateSecurityProfileRequest.withTags(Collection<Tag> tags)
Metadata which can be used to manage the security profile.
|
CreateOTAUpdateRequest |
CreateOTAUpdateRequest.withTags(Collection<Tag> tags)
Metadata which can be used to manage updates.
|
CreateDynamicThingGroupRequest |
CreateDynamicThingGroupRequest.withTags(Collection<Tag> tags)
Metadata which can be used to manage the dynamic thing group.
|
CreateThingGroupRequest |
CreateThingGroupRequest.withTags(Collection<Tag> tags)
Metadata which can be used to manage the thing group.
|
ListTagsForResourceResult |
ListTagsForResourceResult.withTags(Collection<Tag> tags)
The list of tags assigned to the resource.
|
CreateStreamRequest |
CreateStreamRequest.withTags(Collection<Tag> tags)
Metadata which can be used to manage streams.
|
CreateThingTypeRequest |
CreateThingTypeRequest.withTags(Collection<Tag> tags)
Metadata which can be used to manage the thing type.
|
Copyright © 2019. All rights reserved.