Uses of Class
software.amazon.awssdk.services.iot.model.Tag
-
Packages that use Tag Package Description software.amazon.awssdk.services.iot.model software.amazon.awssdk.services.iot.paginators -
-
Uses of Tag in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return types with arguments of type Tag Modifier and Type Method Description List<Tag>CreateAuthorizerRequest. tags()Metadata which can be used to manage the custom authorizer.List<Tag>CreateBillingGroupRequest. tags()Metadata which can be used to manage the billing group.List<Tag>CreateCertificateProviderRequest. tags()Metadata which can be used to manage the certificate provider.List<Tag>CreateCustomMetricRequest. tags()Metadata that can be used to manage the custom metric.List<Tag>CreateDimensionRequest. tags()Metadata that can be used to manage the dimension.List<Tag>CreateDomainConfigurationRequest. tags()Metadata which can be used to manage the domain configuration.List<Tag>CreateDynamicThingGroupRequest. tags()Metadata which can be used to manage the dynamic thing group.List<Tag>CreateFleetMetricRequest. tags()Metadata, which can be used to manage the fleet metric.List<Tag>CreateJobRequest. tags()Metadata which can be used to manage the job.List<Tag>CreateJobTemplateRequest. tags()Metadata that can be used to manage the job template.List<Tag>CreateMitigationActionRequest. tags()Metadata that can be used to manage the mitigation action.List<Tag>CreateOtaUpdateRequest. tags()Metadata which can be used to manage updates.List<Tag>CreatePolicyRequest. tags()Metadata which can be used to manage the policy.List<Tag>CreateProvisioningTemplateRequest. tags()Metadata which can be used to manage the provisioning template.List<Tag>CreateRoleAliasRequest. tags()Metadata which can be used to manage the role alias.List<Tag>CreateScheduledAuditRequest. tags()Metadata that can be used to manage the scheduled audit.List<Tag>CreateSecurityProfileRequest. tags()Metadata that can be used to manage the security profile.List<Tag>CreateStreamRequest. tags()Metadata which can be used to manage streams.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>ListTagsForResourceResponse. tags()The list of tags assigned to the resource.List<Tag>RegisterCaCertificateRequest. tags()Metadata which can be used to manage the CA certificate.List<Tag>TagResourceRequest. tags()The new or modified tags for the resource.Methods in software.amazon.awssdk.services.iot.model with parameters of type Tag Modifier and Type Method Description CreateAuthorizerRequest.BuilderCreateAuthorizerRequest.Builder. tags(Tag... tags)Metadata which can be used to manage the custom authorizer.CreateBillingGroupRequest.BuilderCreateBillingGroupRequest.Builder. tags(Tag... tags)Metadata which can be used to manage the billing group.CreateCertificateProviderRequest.BuilderCreateCertificateProviderRequest.Builder. tags(Tag... tags)Metadata which can be used to manage the certificate provider.CreateCustomMetricRequest.BuilderCreateCustomMetricRequest.Builder. tags(Tag... tags)Metadata that can be used to manage the custom metric.CreateDimensionRequest.BuilderCreateDimensionRequest.Builder. tags(Tag... tags)Metadata that can be used to manage the dimension.CreateDomainConfigurationRequest.BuilderCreateDomainConfigurationRequest.Builder. tags(Tag... tags)Metadata which can be used to manage the domain configuration.CreateDynamicThingGroupRequest.BuilderCreateDynamicThingGroupRequest.Builder. tags(Tag... tags)Metadata which can be used to manage the dynamic thing group.CreateFleetMetricRequest.BuilderCreateFleetMetricRequest.Builder. tags(Tag... tags)Metadata, which can be used to manage the fleet metric.CreateJobRequest.BuilderCreateJobRequest.Builder. tags(Tag... tags)Metadata which can be used to manage the job.CreateJobTemplateRequest.BuilderCreateJobTemplateRequest.Builder. tags(Tag... tags)Metadata that can be used to manage the job template.CreateMitigationActionRequest.BuilderCreateMitigationActionRequest.Builder. tags(Tag... tags)Metadata that can be used to manage the mitigation action.CreateOtaUpdateRequest.BuilderCreateOtaUpdateRequest.Builder. tags(Tag... tags)Metadata which can be used to manage updates.CreatePolicyRequest.BuilderCreatePolicyRequest.Builder. tags(Tag... tags)Metadata which can be used to manage the policy.CreateProvisioningTemplateRequest.BuilderCreateProvisioningTemplateRequest.Builder. tags(Tag... tags)Metadata which can be used to manage the provisioning template.CreateRoleAliasRequest.BuilderCreateRoleAliasRequest.Builder. tags(Tag... tags)Metadata which can be used to manage the role alias.CreateScheduledAuditRequest.BuilderCreateScheduledAuditRequest.Builder. tags(Tag... tags)Metadata that can be used to manage the scheduled audit.CreateSecurityProfileRequest.BuilderCreateSecurityProfileRequest.Builder. tags(Tag... tags)Metadata that can be used to manage the security profile.CreateStreamRequest.BuilderCreateStreamRequest.Builder. tags(Tag... tags)Metadata which can be used to manage streams.CreateThingGroupRequest.BuilderCreateThingGroupRequest.Builder. tags(Tag... tags)Metadata which can be used to manage the thing group.CreateThingTypeRequest.BuilderCreateThingTypeRequest.Builder. tags(Tag... tags)Metadata which can be used to manage the thing type.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(Tag... tags)The list of tags assigned to the resource.RegisterCaCertificateRequest.BuilderRegisterCaCertificateRequest.Builder. tags(Tag... tags)Metadata which can be used to manage the CA certificate.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(Tag... tags)The new or modified tags for the resource.Method parameters in software.amazon.awssdk.services.iot.model with type arguments of type Tag Modifier and Type Method Description CreateAuthorizerRequest.BuilderCreateAuthorizerRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage the custom authorizer.CreateBillingGroupRequest.BuilderCreateBillingGroupRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage the billing group.CreateCertificateProviderRequest.BuilderCreateCertificateProviderRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage the certificate provider.CreateCustomMetricRequest.BuilderCreateCustomMetricRequest.Builder. tags(Collection<Tag> tags)Metadata that can be used to manage the custom metric.CreateDimensionRequest.BuilderCreateDimensionRequest.Builder. tags(Collection<Tag> tags)Metadata that can be used to manage the dimension.CreateDomainConfigurationRequest.BuilderCreateDomainConfigurationRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage the domain configuration.CreateDynamicThingGroupRequest.BuilderCreateDynamicThingGroupRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage the dynamic thing group.CreateFleetMetricRequest.BuilderCreateFleetMetricRequest.Builder. tags(Collection<Tag> tags)Metadata, which can be used to manage the fleet metric.CreateJobRequest.BuilderCreateJobRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage the job.CreateJobTemplateRequest.BuilderCreateJobTemplateRequest.Builder. tags(Collection<Tag> tags)Metadata that can be used to manage the job template.CreateMitigationActionRequest.BuilderCreateMitigationActionRequest.Builder. tags(Collection<Tag> tags)Metadata that can be used to manage the mitigation action.CreateOtaUpdateRequest.BuilderCreateOtaUpdateRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage updates.CreatePolicyRequest.BuilderCreatePolicyRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage the policy.CreateProvisioningTemplateRequest.BuilderCreateProvisioningTemplateRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage the provisioning template.CreateRoleAliasRequest.BuilderCreateRoleAliasRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage the role alias.CreateScheduledAuditRequest.BuilderCreateScheduledAuditRequest.Builder. tags(Collection<Tag> tags)Metadata that can be used to manage the scheduled audit.CreateSecurityProfileRequest.BuilderCreateSecurityProfileRequest.Builder. tags(Collection<Tag> tags)Metadata that can be used to manage the security profile.CreateStreamRequest.BuilderCreateStreamRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage streams.CreateThingGroupRequest.BuilderCreateThingGroupRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage the thing group.CreateThingTypeRequest.BuilderCreateThingTypeRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage the thing type.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(Collection<Tag> tags)The list of tags assigned to the resource.RegisterCaCertificateRequest.BuilderRegisterCaCertificateRequest.Builder. tags(Collection<Tag> tags)Metadata which can be used to manage the CA certificate.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(Collection<Tag> tags)The new or modified tags for the resource. -
Uses of Tag in software.amazon.awssdk.services.iot.paginators
Methods in software.amazon.awssdk.services.iot.paginators that return types with arguments of type Tag Modifier and Type Method Description SdkIterable<Tag>ListTagsForResourceIterable. tags()Returns an iterable to iterate through the paginatedListTagsForResourceResponse.tags()member.SdkPublisher<Tag>ListTagsForResourcePublisher. tags()Returns a publisher that can be used to get a stream of data.
-