Uses of Class
software.amazon.awssdk.services.pinpointsmsvoicev2.model.Tag
-
Packages that use Tag Package Description software.amazon.awssdk.services.pinpointsmsvoicev2.model -
-
Uses of Tag in software.amazon.awssdk.services.pinpointsmsvoicev2.model
Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model that return types with arguments of type Tag Modifier and Type Method Description List<Tag>CreateConfigurationSetRequest. tags()An array of key and value pair tags that's associated with the new configuration set.List<Tag>CreateConfigurationSetResponse. tags()An array of key and value pair tags that's associated with the configuration set.List<Tag>CreateOptOutListRequest. tags()An array of tags (key and value pairs) to associate with the new OptOutList.List<Tag>CreateOptOutListResponse. tags()An array of tags (key and value pairs) associated with the new OptOutList.List<Tag>CreatePoolRequest. tags()An array of tags (key and value pairs) associated with the pool.List<Tag>CreatePoolResponse. tags()An array of tags (key and value pairs) associated with the pool.List<Tag>CreateProtectConfigurationRequest. tags()An array of key and value pair tags that are associated with the resource.List<Tag>CreateProtectConfigurationResponse. tags()An array of key and value pair tags that are associated with the resource.List<Tag>CreateRegistrationAttachmentRequest. tags()An array of tags (key and value pairs) to associate with the registration attachment.List<Tag>CreateRegistrationAttachmentResponse. tags()An array of tags (key and value pairs) to associate with the registration attachment.List<Tag>CreateRegistrationRequest. tags()An array of tags (key and value pairs) to associate with the registration.List<Tag>CreateRegistrationResponse. tags()An array of tags (key and value pairs) to associate with the registration.List<Tag>CreateVerifiedDestinationNumberRequest. tags()An array of tags (key and value pairs) to associate with the destination number.List<Tag>CreateVerifiedDestinationNumberResponse. tags()An array of tags (key and value pairs) to associate with the destination number.List<Tag>ListTagsForResourceResponse. tags()An array of key and value pair tags that are associated with the resource.List<Tag>RequestPhoneNumberRequest. tags()An array of tags (key and value pairs) associate with the requested phone number.List<Tag>RequestPhoneNumberResponse. tags()An array of key and value pair tags that are associated with the phone number.List<Tag>RequestSenderIdRequest. tags()An array of tags (key and value pairs) to associate with the sender ID.List<Tag>RequestSenderIdResponse. tags()An array of tags (key and value pairs) to associate with the sender ID.List<Tag>TagResourceRequest. tags()An array of key and value pair tags that are associated with the resource.Methods in software.amazon.awssdk.services.pinpointsmsvoicev2.model with parameters of type Tag Modifier and Type Method Description CreateConfigurationSetRequest.BuilderCreateConfigurationSetRequest.Builder. tags(Tag... tags)An array of key and value pair tags that's associated with the new configuration set.CreateConfigurationSetResponse.BuilderCreateConfigurationSetResponse.Builder. tags(Tag... tags)An array of key and value pair tags that's associated with the configuration set.CreateOptOutListRequest.BuilderCreateOptOutListRequest.Builder. tags(Tag... tags)An array of tags (key and value pairs) to associate with the new OptOutList.CreateOptOutListResponse.BuilderCreateOptOutListResponse.Builder. tags(Tag... tags)An array of tags (key and value pairs) associated with the new OptOutList.CreatePoolRequest.BuilderCreatePoolRequest.Builder. tags(Tag... tags)An array of tags (key and value pairs) associated with the pool.CreatePoolResponse.BuilderCreatePoolResponse.Builder. tags(Tag... tags)An array of tags (key and value pairs) associated with the pool.CreateProtectConfigurationRequest.BuilderCreateProtectConfigurationRequest.Builder. tags(Tag... tags)An array of key and value pair tags that are associated with the resource.CreateProtectConfigurationResponse.BuilderCreateProtectConfigurationResponse.Builder. tags(Tag... tags)An array of key and value pair tags that are associated with the resource.CreateRegistrationAttachmentRequest.BuilderCreateRegistrationAttachmentRequest.Builder. tags(Tag... tags)An array of tags (key and value pairs) to associate with the registration attachment.CreateRegistrationAttachmentResponse.BuilderCreateRegistrationAttachmentResponse.Builder. tags(Tag... tags)An array of tags (key and value pairs) to associate with the registration attachment.CreateRegistrationRequest.BuilderCreateRegistrationRequest.Builder. tags(Tag... tags)An array of tags (key and value pairs) to associate with the registration.CreateRegistrationResponse.BuilderCreateRegistrationResponse.Builder. tags(Tag... tags)An array of tags (key and value pairs) to associate with the registration.CreateVerifiedDestinationNumberRequest.BuilderCreateVerifiedDestinationNumberRequest.Builder. tags(Tag... tags)An array of tags (key and value pairs) to associate with the destination number.CreateVerifiedDestinationNumberResponse.BuilderCreateVerifiedDestinationNumberResponse.Builder. tags(Tag... tags)An array of tags (key and value pairs) to associate with the destination number.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(Tag... tags)An array of key and value pair tags that are associated with the resource.RequestPhoneNumberRequest.BuilderRequestPhoneNumberRequest.Builder. tags(Tag... tags)An array of tags (key and value pairs) associate with the requested phone number.RequestPhoneNumberResponse.BuilderRequestPhoneNumberResponse.Builder. tags(Tag... tags)An array of key and value pair tags that are associated with the phone number.RequestSenderIdRequest.BuilderRequestSenderIdRequest.Builder. tags(Tag... tags)An array of tags (key and value pairs) to associate with the sender ID.RequestSenderIdResponse.BuilderRequestSenderIdResponse.Builder. tags(Tag... tags)An array of tags (key and value pairs) to associate with the sender ID.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(Tag... tags)An array of key and value pair tags that are associated with the resource.Method parameters in software.amazon.awssdk.services.pinpointsmsvoicev2.model with type arguments of type Tag Modifier and Type Method Description CreateConfigurationSetRequest.BuilderCreateConfigurationSetRequest.Builder. tags(Collection<Tag> tags)An array of key and value pair tags that's associated with the new configuration set.CreateConfigurationSetResponse.BuilderCreateConfigurationSetResponse.Builder. tags(Collection<Tag> tags)An array of key and value pair tags that's associated with the configuration set.CreateOptOutListRequest.BuilderCreateOptOutListRequest.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) to associate with the new OptOutList.CreateOptOutListResponse.BuilderCreateOptOutListResponse.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) associated with the new OptOutList.CreatePoolRequest.BuilderCreatePoolRequest.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) associated with the pool.CreatePoolResponse.BuilderCreatePoolResponse.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) associated with the pool.CreateProtectConfigurationRequest.BuilderCreateProtectConfigurationRequest.Builder. tags(Collection<Tag> tags)An array of key and value pair tags that are associated with the resource.CreateProtectConfigurationResponse.BuilderCreateProtectConfigurationResponse.Builder. tags(Collection<Tag> tags)An array of key and value pair tags that are associated with the resource.CreateRegistrationAttachmentRequest.BuilderCreateRegistrationAttachmentRequest.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) to associate with the registration attachment.CreateRegistrationAttachmentResponse.BuilderCreateRegistrationAttachmentResponse.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) to associate with the registration attachment.CreateRegistrationRequest.BuilderCreateRegistrationRequest.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) to associate with the registration.CreateRegistrationResponse.BuilderCreateRegistrationResponse.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) to associate with the registration.CreateVerifiedDestinationNumberRequest.BuilderCreateVerifiedDestinationNumberRequest.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) to associate with the destination number.CreateVerifiedDestinationNumberResponse.BuilderCreateVerifiedDestinationNumberResponse.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) to associate with the destination number.ListTagsForResourceResponse.BuilderListTagsForResourceResponse.Builder. tags(Collection<Tag> tags)An array of key and value pair tags that are associated with the resource.RequestPhoneNumberRequest.BuilderRequestPhoneNumberRequest.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) associate with the requested phone number.RequestPhoneNumberResponse.BuilderRequestPhoneNumberResponse.Builder. tags(Collection<Tag> tags)An array of key and value pair tags that are associated with the phone number.RequestSenderIdRequest.BuilderRequestSenderIdRequest.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) to associate with the sender ID.RequestSenderIdResponse.BuilderRequestSenderIdResponse.Builder. tags(Collection<Tag> tags)An array of tags (key and value pairs) to associate with the sender ID.TagResourceRequest.BuilderTagResourceRequest.Builder. tags(Collection<Tag> tags)An array of key and value pair tags that are associated with the resource.
-