Uses of Class
software.amazon.awssdk.services.iam.model.Tag
-
Packages that use Tag Package Description software.amazon.awssdk.services.iam.model software.amazon.awssdk.services.iam.paginators -
-
Uses of Tag in software.amazon.awssdk.services.iam.model
Methods in software.amazon.awssdk.services.iam.model that return types with arguments of type Tag Modifier and Type Method Description List<Tag>CreateInstanceProfileRequest. tags()A list of tags that you want to attach to the newly created IAM instance profile.List<Tag>CreateOpenIdConnectProviderRequest. tags()A list of tags that you want to attach to the new IAM OpenID Connect (OIDC) provider.List<Tag>CreateOpenIdConnectProviderResponse. tags()A list of tags that are attached to the new IAM OIDC provider.List<Tag>CreatePolicyRequest. tags()A list of tags that you want to attach to the new IAM customer managed policy.List<Tag>CreateRoleRequest. tags()A list of tags that you want to attach to the new role.List<Tag>CreateSamlProviderRequest. tags()A list of tags that you want to attach to the new IAM SAML provider.List<Tag>CreateSamlProviderResponse. tags()A list of tags that are attached to the new IAM SAML provider.List<Tag>CreateUserRequest. tags()A list of tags that you want to attach to the new user.List<Tag>CreateVirtualMfaDeviceRequest. tags()A list of tags that you want to attach to the new IAM virtual MFA device.List<Tag>GetOpenIdConnectProviderResponse. tags()A list of tags that are attached to the specified IAM OIDC provider.List<Tag>GetSamlProviderResponse. tags()A list of tags that are attached to the specified IAM SAML provider.List<Tag>InstanceProfile. tags()A list of tags that are attached to the instance profile.List<Tag>ListInstanceProfileTagsResponse. tags()The list of tags that are currently attached to the IAM instance profile.List<Tag>ListMfaDeviceTagsResponse. tags()The list of tags that are currently attached to the virtual MFA device.List<Tag>ListOpenIdConnectProviderTagsResponse. tags()The list of tags that are currently attached to the OpenID Connect (OIDC) identity provider.List<Tag>ListPolicyTagsResponse. tags()The list of tags that are currently attached to the IAM customer managed policy.List<Tag>ListRoleTagsResponse. tags()The list of tags that are currently attached to the role.List<Tag>ListSamlProviderTagsResponse. tags()The list of tags that are currently attached to the Security Assertion Markup Language (SAML) identity provider.List<Tag>ListServerCertificateTagsResponse. tags()The list of tags that are currently attached to the IAM server certificate.List<Tag>ListUserTagsResponse. tags()The list of tags that are currently attached to the user.List<Tag>Policy. tags()A list of tags that are attached to the instance profile.List<Tag>Role. tags()A list of tags that are attached to the role.List<Tag>RoleDetail. tags()A list of tags that are attached to the role.List<Tag>ServerCertificate. tags()A list of tags that are attached to the server certificate.List<Tag>TagInstanceProfileRequest. tags()The list of tags that you want to attach to the IAM instance profile.List<Tag>TagMfaDeviceRequest. tags()The list of tags that you want to attach to the IAM virtual MFA device.List<Tag>TagOpenIdConnectProviderRequest. tags()The list of tags that you want to attach to the OIDC identity provider in IAM.List<Tag>TagPolicyRequest. tags()The list of tags that you want to attach to the IAM customer managed policy.List<Tag>TagRoleRequest. tags()The list of tags that you want to attach to the IAM role.List<Tag>TagSamlProviderRequest. tags()The list of tags that you want to attach to the SAML identity provider in IAM.List<Tag>TagServerCertificateRequest. tags()The list of tags that you want to attach to the IAM server certificate.List<Tag>TagUserRequest. tags()The list of tags that you want to attach to the IAM user.List<Tag>UploadServerCertificateRequest. tags()A list of tags that you want to attach to the new IAM server certificate resource.List<Tag>UploadServerCertificateResponse. tags()A list of tags that are attached to the new IAM server certificate.List<Tag>User. tags()A list of tags that are associated with the user.List<Tag>UserDetail. tags()A list of tags that are associated with the user.List<Tag>VirtualMFADevice. tags()A list of tags that are attached to the virtual MFA device.Methods in software.amazon.awssdk.services.iam.model with parameters of type Tag Modifier and Type Method Description CreateInstanceProfileRequest.BuilderCreateInstanceProfileRequest.Builder. tags(Tag... tags)A list of tags that you want to attach to the newly created IAM instance profile.CreateOpenIdConnectProviderRequest.BuilderCreateOpenIdConnectProviderRequest.Builder. tags(Tag... tags)A list of tags that you want to attach to the new IAM OpenID Connect (OIDC) provider.CreateOpenIdConnectProviderResponse.BuilderCreateOpenIdConnectProviderResponse.Builder. tags(Tag... tags)A list of tags that are attached to the new IAM OIDC provider.CreatePolicyRequest.BuilderCreatePolicyRequest.Builder. tags(Tag... tags)A list of tags that you want to attach to the new IAM customer managed policy.CreateRoleRequest.BuilderCreateRoleRequest.Builder. tags(Tag... tags)A list of tags that you want to attach to the new role.CreateSamlProviderRequest.BuilderCreateSamlProviderRequest.Builder. tags(Tag... tags)A list of tags that you want to attach to the new IAM SAML provider.CreateSamlProviderResponse.BuilderCreateSamlProviderResponse.Builder. tags(Tag... tags)A list of tags that are attached to the new IAM SAML provider.CreateUserRequest.BuilderCreateUserRequest.Builder. tags(Tag... tags)A list of tags that you want to attach to the new user.CreateVirtualMfaDeviceRequest.BuilderCreateVirtualMfaDeviceRequest.Builder. tags(Tag... tags)A list of tags that you want to attach to the new IAM virtual MFA device.GetOpenIdConnectProviderResponse.BuilderGetOpenIdConnectProviderResponse.Builder. tags(Tag... tags)A list of tags that are attached to the specified IAM OIDC provider.GetSamlProviderResponse.BuilderGetSamlProviderResponse.Builder. tags(Tag... tags)A list of tags that are attached to the specified IAM SAML provider.InstanceProfile.BuilderInstanceProfile.Builder. tags(Tag... tags)A list of tags that are attached to the instance profile.ListInstanceProfileTagsResponse.BuilderListInstanceProfileTagsResponse.Builder. tags(Tag... tags)The list of tags that are currently attached to the IAM instance profile.ListMfaDeviceTagsResponse.BuilderListMfaDeviceTagsResponse.Builder. tags(Tag... tags)The list of tags that are currently attached to the virtual MFA device.ListOpenIdConnectProviderTagsResponse.BuilderListOpenIdConnectProviderTagsResponse.Builder. tags(Tag... tags)The list of tags that are currently attached to the OpenID Connect (OIDC) identity provider.ListPolicyTagsResponse.BuilderListPolicyTagsResponse.Builder. tags(Tag... tags)The list of tags that are currently attached to the IAM customer managed policy.ListRoleTagsResponse.BuilderListRoleTagsResponse.Builder. tags(Tag... tags)The list of tags that are currently attached to the role.ListSamlProviderTagsResponse.BuilderListSamlProviderTagsResponse.Builder. tags(Tag... tags)The list of tags that are currently attached to the Security Assertion Markup Language (SAML) identity provider.ListServerCertificateTagsResponse.BuilderListServerCertificateTagsResponse.Builder. tags(Tag... tags)The list of tags that are currently attached to the IAM server certificate.ListUserTagsResponse.BuilderListUserTagsResponse.Builder. tags(Tag... tags)The list of tags that are currently attached to the user.Policy.BuilderPolicy.Builder. tags(Tag... tags)A list of tags that are attached to the instance profile.Role.BuilderRole.Builder. tags(Tag... tags)A list of tags that are attached to the role.RoleDetail.BuilderRoleDetail.Builder. tags(Tag... tags)A list of tags that are attached to the role.ServerCertificate.BuilderServerCertificate.Builder. tags(Tag... tags)A list of tags that are attached to the server certificate.TagInstanceProfileRequest.BuilderTagInstanceProfileRequest.Builder. tags(Tag... tags)The list of tags that you want to attach to the IAM instance profile.TagMfaDeviceRequest.BuilderTagMfaDeviceRequest.Builder. tags(Tag... tags)The list of tags that you want to attach to the IAM virtual MFA device.TagOpenIdConnectProviderRequest.BuilderTagOpenIdConnectProviderRequest.Builder. tags(Tag... tags)The list of tags that you want to attach to the OIDC identity provider in IAM.TagPolicyRequest.BuilderTagPolicyRequest.Builder. tags(Tag... tags)The list of tags that you want to attach to the IAM customer managed policy.TagRoleRequest.BuilderTagRoleRequest.Builder. tags(Tag... tags)The list of tags that you want to attach to the IAM role.TagSamlProviderRequest.BuilderTagSamlProviderRequest.Builder. tags(Tag... tags)The list of tags that you want to attach to the SAML identity provider in IAM.TagServerCertificateRequest.BuilderTagServerCertificateRequest.Builder. tags(Tag... tags)The list of tags that you want to attach to the IAM server certificate.TagUserRequest.BuilderTagUserRequest.Builder. tags(Tag... tags)The list of tags that you want to attach to the IAM user.UploadServerCertificateRequest.BuilderUploadServerCertificateRequest.Builder. tags(Tag... tags)A list of tags that you want to attach to the new IAM server certificate resource.UploadServerCertificateResponse.BuilderUploadServerCertificateResponse.Builder. tags(Tag... tags)A list of tags that are attached to the new IAM server certificate.User.BuilderUser.Builder. tags(Tag... tags)A list of tags that are associated with the user.UserDetail.BuilderUserDetail.Builder. tags(Tag... tags)A list of tags that are associated with the user.VirtualMFADevice.BuilderVirtualMFADevice.Builder. tags(Tag... tags)A list of tags that are attached to the virtual MFA device.Method parameters in software.amazon.awssdk.services.iam.model with type arguments of type Tag Modifier and Type Method Description CreateInstanceProfileRequest.BuilderCreateInstanceProfileRequest.Builder. tags(Collection<Tag> tags)A list of tags that you want to attach to the newly created IAM instance profile.CreateOpenIdConnectProviderRequest.BuilderCreateOpenIdConnectProviderRequest.Builder. tags(Collection<Tag> tags)A list of tags that you want to attach to the new IAM OpenID Connect (OIDC) provider.CreateOpenIdConnectProviderResponse.BuilderCreateOpenIdConnectProviderResponse.Builder. tags(Collection<Tag> tags)A list of tags that are attached to the new IAM OIDC provider.CreatePolicyRequest.BuilderCreatePolicyRequest.Builder. tags(Collection<Tag> tags)A list of tags that you want to attach to the new IAM customer managed policy.CreateRoleRequest.BuilderCreateRoleRequest.Builder. tags(Collection<Tag> tags)A list of tags that you want to attach to the new role.CreateSamlProviderRequest.BuilderCreateSamlProviderRequest.Builder. tags(Collection<Tag> tags)A list of tags that you want to attach to the new IAM SAML provider.CreateSamlProviderResponse.BuilderCreateSamlProviderResponse.Builder. tags(Collection<Tag> tags)A list of tags that are attached to the new IAM SAML provider.CreateUserRequest.BuilderCreateUserRequest.Builder. tags(Collection<Tag> tags)A list of tags that you want to attach to the new user.CreateVirtualMfaDeviceRequest.BuilderCreateVirtualMfaDeviceRequest.Builder. tags(Collection<Tag> tags)A list of tags that you want to attach to the new IAM virtual MFA device.GetOpenIdConnectProviderResponse.BuilderGetOpenIdConnectProviderResponse.Builder. tags(Collection<Tag> tags)A list of tags that are attached to the specified IAM OIDC provider.GetSamlProviderResponse.BuilderGetSamlProviderResponse.Builder. tags(Collection<Tag> tags)A list of tags that are attached to the specified IAM SAML provider.InstanceProfile.BuilderInstanceProfile.Builder. tags(Collection<Tag> tags)A list of tags that are attached to the instance profile.ListInstanceProfileTagsResponse.BuilderListInstanceProfileTagsResponse.Builder. tags(Collection<Tag> tags)The list of tags that are currently attached to the IAM instance profile.ListMfaDeviceTagsResponse.BuilderListMfaDeviceTagsResponse.Builder. tags(Collection<Tag> tags)The list of tags that are currently attached to the virtual MFA device.ListOpenIdConnectProviderTagsResponse.BuilderListOpenIdConnectProviderTagsResponse.Builder. tags(Collection<Tag> tags)The list of tags that are currently attached to the OpenID Connect (OIDC) identity provider.ListPolicyTagsResponse.BuilderListPolicyTagsResponse.Builder. tags(Collection<Tag> tags)The list of tags that are currently attached to the IAM customer managed policy.ListRoleTagsResponse.BuilderListRoleTagsResponse.Builder. tags(Collection<Tag> tags)The list of tags that are currently attached to the role.ListSamlProviderTagsResponse.BuilderListSamlProviderTagsResponse.Builder. tags(Collection<Tag> tags)The list of tags that are currently attached to the Security Assertion Markup Language (SAML) identity provider.ListServerCertificateTagsResponse.BuilderListServerCertificateTagsResponse.Builder. tags(Collection<Tag> tags)The list of tags that are currently attached to the IAM server certificate.ListUserTagsResponse.BuilderListUserTagsResponse.Builder. tags(Collection<Tag> tags)The list of tags that are currently attached to the user.Policy.BuilderPolicy.Builder. tags(Collection<Tag> tags)A list of tags that are attached to the instance profile.Role.BuilderRole.Builder. tags(Collection<Tag> tags)A list of tags that are attached to the role.RoleDetail.BuilderRoleDetail.Builder. tags(Collection<Tag> tags)A list of tags that are attached to the role.ServerCertificate.BuilderServerCertificate.Builder. tags(Collection<Tag> tags)A list of tags that are attached to the server certificate.TagInstanceProfileRequest.BuilderTagInstanceProfileRequest.Builder. tags(Collection<Tag> tags)The list of tags that you want to attach to the IAM instance profile.TagMfaDeviceRequest.BuilderTagMfaDeviceRequest.Builder. tags(Collection<Tag> tags)The list of tags that you want to attach to the IAM virtual MFA device.TagOpenIdConnectProviderRequest.BuilderTagOpenIdConnectProviderRequest.Builder. tags(Collection<Tag> tags)The list of tags that you want to attach to the OIDC identity provider in IAM.TagPolicyRequest.BuilderTagPolicyRequest.Builder. tags(Collection<Tag> tags)The list of tags that you want to attach to the IAM customer managed policy.TagRoleRequest.BuilderTagRoleRequest.Builder. tags(Collection<Tag> tags)The list of tags that you want to attach to the IAM role.TagSamlProviderRequest.BuilderTagSamlProviderRequest.Builder. tags(Collection<Tag> tags)The list of tags that you want to attach to the SAML identity provider in IAM.TagServerCertificateRequest.BuilderTagServerCertificateRequest.Builder. tags(Collection<Tag> tags)The list of tags that you want to attach to the IAM server certificate.TagUserRequest.BuilderTagUserRequest.Builder. tags(Collection<Tag> tags)The list of tags that you want to attach to the IAM user.UploadServerCertificateRequest.BuilderUploadServerCertificateRequest.Builder. tags(Collection<Tag> tags)A list of tags that you want to attach to the new IAM server certificate resource.UploadServerCertificateResponse.BuilderUploadServerCertificateResponse.Builder. tags(Collection<Tag> tags)A list of tags that are attached to the new IAM server certificate.User.BuilderUser.Builder. tags(Collection<Tag> tags)A list of tags that are associated with the user.UserDetail.BuilderUserDetail.Builder. tags(Collection<Tag> tags)A list of tags that are associated with the user.VirtualMFADevice.BuilderVirtualMFADevice.Builder. tags(Collection<Tag> tags)A list of tags that are attached to the virtual MFA device. -
Uses of Tag in software.amazon.awssdk.services.iam.paginators
Methods in software.amazon.awssdk.services.iam.paginators that return types with arguments of type Tag Modifier and Type Method Description SdkIterable<Tag>ListInstanceProfileTagsIterable. tags()Returns an iterable to iterate through the paginatedListInstanceProfileTagsResponse.tags()member.SdkPublisher<Tag>ListInstanceProfileTagsPublisher. tags()Returns a publisher that can be used to get a stream of data.SdkIterable<Tag>ListMFADeviceTagsIterable. tags()Returns an iterable to iterate through the paginatedListMfaDeviceTagsResponse.tags()member.SdkPublisher<Tag>ListMFADeviceTagsPublisher. tags()Returns a publisher that can be used to get a stream of data.SdkIterable<Tag>ListOpenIDConnectProviderTagsIterable. tags()Returns an iterable to iterate through the paginatedListOpenIdConnectProviderTagsResponse.tags()member.SdkPublisher<Tag>ListOpenIDConnectProviderTagsPublisher. tags()Returns a publisher that can be used to get a stream of data.SdkIterable<Tag>ListPolicyTagsIterable. tags()Returns an iterable to iterate through the paginatedListPolicyTagsResponse.tags()member.SdkPublisher<Tag>ListPolicyTagsPublisher. tags()Returns a publisher that can be used to get a stream of data.SdkIterable<Tag>ListRoleTagsIterable. tags()Returns an iterable to iterate through the paginatedListRoleTagsResponse.tags()member.SdkPublisher<Tag>ListRoleTagsPublisher. tags()Returns a publisher that can be used to get a stream of data.SdkIterable<Tag>ListSAMLProviderTagsIterable. tags()Returns an iterable to iterate through the paginatedListSamlProviderTagsResponse.tags()member.SdkPublisher<Tag>ListSAMLProviderTagsPublisher. tags()Returns a publisher that can be used to get a stream of data.SdkIterable<Tag>ListServerCertificateTagsIterable. tags()Returns an iterable to iterate through the paginatedListServerCertificateTagsResponse.tags()member.SdkPublisher<Tag>ListServerCertificateTagsPublisher. tags()Returns a publisher that can be used to get a stream of data.SdkIterable<Tag>ListUserTagsIterable. tags()Returns an iterable to iterate through the paginatedListUserTagsResponse.tags()member.SdkPublisher<Tag>ListUserTagsPublisher. tags()Returns a publisher that can be used to get a stream of data.
-