| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
CreateStreamRequest.tags()
Metadata which can be used to manage streams.
|
List<Tag> |
ListTagsForResourceResponse.tags()
The list of tags assigned to the resource.
|
List<Tag> |
CreateDynamicThingGroupRequest.tags()
Metadata which can be used to manage the dynamic thing group.
|
List<Tag> |
CreateMitigationActionRequest.tags()
Metadata that can be used to manage the mitigation action.
|
List<Tag> |
CreateScheduledAuditRequest.tags()
Metadata that can be used to manage the scheduled audit.
|
List<Tag> |
CreateBillingGroupRequest.tags()
Metadata which can be used to manage the billing group.
|
List<Tag> |
CreateJobRequest.tags()
Metadata which can be used to manage the job.
|
List<Tag> |
CreateProvisioningTemplateRequest.tags()
Metadata which can be used to manage the fleet provisioning template.
|
List<Tag> |
CreateSecurityProfileRequest.tags()
Metadata that can be used to manage the security profile.
|
List<Tag> |
CreateThingGroupRequest.tags()
Metadata which can be used to manage the thing group.
|
List<Tag> |
CreateThingTypeRequest.tags()
Metadata which can be used to manage the thing type.
|
List<Tag> |
CreateOtaUpdateRequest.tags()
Metadata which can be used to manage updates.
|
List<Tag> |
TagResourceRequest.tags()
The new or modified tags for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
CreateStreamRequest.Builder |
CreateStreamRequest.Builder.tags(Tag... tags)
Metadata which can be used to manage streams.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Tag... tags)
The list of tags assigned to the resource.
|
CreateDynamicThingGroupRequest.Builder |
CreateDynamicThingGroupRequest.Builder.tags(Tag... tags)
Metadata which can be used to manage the dynamic thing group.
|
CreateMitigationActionRequest.Builder |
CreateMitigationActionRequest.Builder.tags(Tag... tags)
Metadata that can be used to manage the mitigation action.
|
CreateScheduledAuditRequest.Builder |
CreateScheduledAuditRequest.Builder.tags(Tag... tags)
Metadata that can be used to manage the scheduled audit.
|
CreateBillingGroupRequest.Builder |
CreateBillingGroupRequest.Builder.tags(Tag... tags)
Metadata which can be used to manage the billing group.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.tags(Tag... tags)
Metadata which can be used to manage the job.
|
CreateProvisioningTemplateRequest.Builder |
CreateProvisioningTemplateRequest.Builder.tags(Tag... tags)
Metadata which can be used to manage the fleet provisioning template.
|
CreateSecurityProfileRequest.Builder |
CreateSecurityProfileRequest.Builder.tags(Tag... tags)
Metadata that can be used to manage the security profile.
|
CreateThingGroupRequest.Builder |
CreateThingGroupRequest.Builder.tags(Tag... tags)
Metadata which can be used to manage the thing group.
|
CreateThingTypeRequest.Builder |
CreateThingTypeRequest.Builder.tags(Tag... tags)
Metadata which can be used to manage the thing type.
|
CreateOtaUpdateRequest.Builder |
CreateOtaUpdateRequest.Builder.tags(Tag... tags)
Metadata which can be used to manage updates.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Tag... tags)
The new or modified tags for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
CreateStreamRequest.Builder |
CreateStreamRequest.Builder.tags(Collection<Tag> tags)
Metadata which can be used to manage streams.
|
ListTagsForResourceResponse.Builder |
ListTagsForResourceResponse.Builder.tags(Collection<Tag> tags)
The list of tags assigned to the resource.
|
CreateDynamicThingGroupRequest.Builder |
CreateDynamicThingGroupRequest.Builder.tags(Collection<Tag> tags)
Metadata which can be used to manage the dynamic thing group.
|
CreateMitigationActionRequest.Builder |
CreateMitigationActionRequest.Builder.tags(Collection<Tag> tags)
Metadata that can be used to manage the mitigation action.
|
CreateScheduledAuditRequest.Builder |
CreateScheduledAuditRequest.Builder.tags(Collection<Tag> tags)
Metadata that can be used to manage the scheduled audit.
|
CreateBillingGroupRequest.Builder |
CreateBillingGroupRequest.Builder.tags(Collection<Tag> tags)
Metadata which can be used to manage the billing group.
|
CreateJobRequest.Builder |
CreateJobRequest.Builder.tags(Collection<Tag> tags)
Metadata which can be used to manage the job.
|
CreateProvisioningTemplateRequest.Builder |
CreateProvisioningTemplateRequest.Builder.tags(Collection<Tag> tags)
Metadata which can be used to manage the fleet provisioning template.
|
CreateSecurityProfileRequest.Builder |
CreateSecurityProfileRequest.Builder.tags(Collection<Tag> tags)
Metadata that can be used to manage the security profile.
|
CreateThingGroupRequest.Builder |
CreateThingGroupRequest.Builder.tags(Collection<Tag> tags)
Metadata which can be used to manage the thing group.
|
CreateThingTypeRequest.Builder |
CreateThingTypeRequest.Builder.tags(Collection<Tag> tags)
Metadata which can be used to manage the thing type.
|
CreateOtaUpdateRequest.Builder |
CreateOtaUpdateRequest.Builder.tags(Collection<Tag> tags)
Metadata which can be used to manage updates.
|
TagResourceRequest.Builder |
TagResourceRequest.Builder.tags(Collection<Tag> tags)
The new or modified tags for the resource.
|
Copyright © 2020. All rights reserved.