| Package | Description |
|---|---|
| com.amazonaws.services.identitymanagement.model |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.clone() |
Tag |
Tag.withKey(String key)
The key name that can be used to look up or retrieve the associated value.
|
Tag |
Tag.withValue(String value)
The value associated with this tag.
|
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
ServerCertificate.getTags()
A list of tags that are attached to the server certificate.
|
List<Tag> |
RoleDetail.getTags()
A list of tags that are attached to the role.
|
List<Tag> |
UserDetail.getTags()
A list of tags that are associated with the user.
|
List<Tag> |
VirtualMFADevice.getTags()
A list of tags that are attached to the virtual MFA device.
|
List<Tag> |
Role.getTags()
A list of tags that are attached to the role.
|
List<Tag> |
Policy.getTags()
A list of tags that are attached to the instance profile.
|
List<Tag> |
InstanceProfile.getTags()
A list of tags that are attached to the instance profile.
|
List<Tag> |
UploadServerCertificateResult.getTags()
A list of tags that are attached to the new IAM server certificate.
|
List<Tag> |
UploadServerCertificateRequest.getTags()
A list of tags that you want to attach to the new IAM server certificate resource.
|
List<Tag> |
TagUserRequest.getTags()
The list of tags that you want to attach to the IAM user.
|
List<Tag> |
TagServerCertificateRequest.getTags()
The list of tags that you want to attach to the IAM server certificate.
|
List<Tag> |
TagSAMLProviderRequest.getTags()
The list of tags that you want to attach to the SAML identity provider in IAM.
|
List<Tag> |
TagPolicyRequest.getTags()
The list of tags that you want to attach to the IAM customer managed policy.
|
List<Tag> |
TagOpenIDConnectProviderRequest.getTags()
The list of tags that you want to attach to the OIDC identity provider in IAM.
|
List<Tag> |
TagMFADeviceRequest.getTags()
The list of tags that you want to attach to the IAM virtual MFA device.
|
List<Tag> |
TagInstanceProfileRequest.getTags()
The list of tags that you want to attach to the IAM instance profile.
|
List<Tag> |
ListUserTagsResult.getTags()
The list of tags that are currently attached to the user.
|
List<Tag> |
ListServerCertificateTagsResult.getTags()
The list of tags that are currently attached to the IAM server certificate.
|
List<Tag> |
ListSAMLProviderTagsResult.getTags()
The list of tags that are currently attached to the Security Assertion Markup Language (SAML) identity provider.
|
List<Tag> |
ListRoleTagsResult.getTags()
The list of tags that are currently attached to the role.
|
List<Tag> |
ListPolicyTagsResult.getTags()
The list of tags that are currently attached to the IAM customer managed policy.
|
List<Tag> |
ListOpenIDConnectProviderTagsResult.getTags()
The list of tags that are currently attached to the OpenID Connect (OIDC) identity provider.
|
List<Tag> |
ListMFADeviceTagsResult.getTags()
The list of tags that are currently attached to the virtual MFA device.
|
List<Tag> |
ListInstanceProfileTagsResult.getTags()
The list of tags that are currently attached to the IAM instance profile.
|
List<Tag> |
GetSAMLProviderResult.getTags()
A list of tags that are attached to the specified IAM SAML provider.
|
List<Tag> |
GetOpenIDConnectProviderResult.getTags()
A list of tags that are attached to the specified IAM OIDC provider.
|
List<Tag> |
CreateUserRequest.getTags()
A list of tags that you want to attach to the new user.
|
List<Tag> |
CreateSAMLProviderResult.getTags()
A list of tags that are attached to the new IAM SAML provider.
|
List<Tag> |
CreateSAMLProviderRequest.getTags()
A list of tags that you want to attach to the new IAM SAML provider.
|
List<Tag> |
CreateRoleRequest.getTags()
A list of tags that you want to attach to the new role.
|
List<Tag> |
CreatePolicyRequest.getTags()
A list of tags that you want to attach to the new IAM customer managed policy.
|
List<Tag> |
CreateInstanceProfileRequest.getTags()
A list of tags that you want to attach to the newly created IAM instance profile.
|
List<Tag> |
TagRoleRequest.getTags()
The list of tags that you want to attach to the IAM role.
|
List<Tag> |
CreateOpenIDConnectProviderResult.getTags()
A list of tags that are attached to the new IAM OIDC provider.
|
List<Tag> |
User.getTags()
A list of tags that are associated with the user.
|
List<Tag> |
CreateVirtualMFADeviceRequest.getTags()
A list of tags that you want to attach to the new IAM virtual MFA device.
|
List<Tag> |
CreateOpenIDConnectProviderRequest.getTags()
A list of tags that you want to attach to the new IAM OpenID Connect (OIDC) provider.
|
| Modifier and Type | Method and Description |
|---|---|
ServerCertificate |
ServerCertificate.withTags(Tag... tags)
A list of tags that are attached to the server certificate.
|
RoleDetail |
RoleDetail.withTags(Tag... tags)
A list of tags that are attached to the role.
|
UserDetail |
UserDetail.withTags(Tag... tags)
A list of tags that are associated with the user.
|
VirtualMFADevice |
VirtualMFADevice.withTags(Tag... tags)
A list of tags that are attached to the virtual MFA device.
|
Role |
Role.withTags(Tag... tags)
A list of tags that are attached to the role.
|
Policy |
Policy.withTags(Tag... tags)
A list of tags that are attached to the instance profile.
|
InstanceProfile |
InstanceProfile.withTags(Tag... tags)
A list of tags that are attached to the instance profile.
|
UploadServerCertificateResult |
UploadServerCertificateResult.withTags(Tag... tags)
A list of tags that are attached to the new IAM server certificate.
|
UploadServerCertificateRequest |
UploadServerCertificateRequest.withTags(Tag... tags)
A list of tags that you want to attach to the new IAM server certificate resource.
|
TagUserRequest |
TagUserRequest.withTags(Tag... tags)
The list of tags that you want to attach to the IAM user.
|
TagServerCertificateRequest |
TagServerCertificateRequest.withTags(Tag... tags)
The list of tags that you want to attach to the IAM server certificate.
|
TagSAMLProviderRequest |
TagSAMLProviderRequest.withTags(Tag... tags)
The list of tags that you want to attach to the SAML identity provider in IAM.
|
TagPolicyRequest |
TagPolicyRequest.withTags(Tag... tags)
The list of tags that you want to attach to the IAM customer managed policy.
|
TagOpenIDConnectProviderRequest |
TagOpenIDConnectProviderRequest.withTags(Tag... tags)
The list of tags that you want to attach to the OIDC identity provider in IAM.
|
TagMFADeviceRequest |
TagMFADeviceRequest.withTags(Tag... tags)
The list of tags that you want to attach to the IAM virtual MFA device.
|
TagInstanceProfileRequest |
TagInstanceProfileRequest.withTags(Tag... tags)
The list of tags that you want to attach to the IAM instance profile.
|
ListUserTagsResult |
ListUserTagsResult.withTags(Tag... tags)
The list of tags that are currently attached to the user.
|
ListServerCertificateTagsResult |
ListServerCertificateTagsResult.withTags(Tag... tags)
The list of tags that are currently attached to the IAM server certificate.
|
ListSAMLProviderTagsResult |
ListSAMLProviderTagsResult.withTags(Tag... tags)
The list of tags that are currently attached to the Security Assertion Markup Language (SAML) identity provider.
|
ListRoleTagsResult |
ListRoleTagsResult.withTags(Tag... tags)
The list of tags that are currently attached to the role.
|
ListPolicyTagsResult |
ListPolicyTagsResult.withTags(Tag... tags)
The list of tags that are currently attached to the IAM customer managed policy.
|
ListOpenIDConnectProviderTagsResult |
ListOpenIDConnectProviderTagsResult.withTags(Tag... tags)
The list of tags that are currently attached to the OpenID Connect (OIDC) identity provider.
|
ListMFADeviceTagsResult |
ListMFADeviceTagsResult.withTags(Tag... tags)
The list of tags that are currently attached to the virtual MFA device.
|
ListInstanceProfileTagsResult |
ListInstanceProfileTagsResult.withTags(Tag... tags)
The list of tags that are currently attached to the IAM instance profile.
|
GetSAMLProviderResult |
GetSAMLProviderResult.withTags(Tag... tags)
A list of tags that are attached to the specified IAM SAML provider.
|
GetOpenIDConnectProviderResult |
GetOpenIDConnectProviderResult.withTags(Tag... tags)
A list of tags that are attached to the specified IAM OIDC provider.
|
CreateUserRequest |
CreateUserRequest.withTags(Tag... tags)
A list of tags that you want to attach to the new user.
|
CreateSAMLProviderResult |
CreateSAMLProviderResult.withTags(Tag... tags)
A list of tags that are attached to the new IAM SAML provider.
|
CreateSAMLProviderRequest |
CreateSAMLProviderRequest.withTags(Tag... tags)
A list of tags that you want to attach to the new IAM SAML provider.
|
CreateRoleRequest |
CreateRoleRequest.withTags(Tag... tags)
A list of tags that you want to attach to the new role.
|
CreatePolicyRequest |
CreatePolicyRequest.withTags(Tag... tags)
A list of tags that you want to attach to the new IAM customer managed policy.
|
CreateInstanceProfileRequest |
CreateInstanceProfileRequest.withTags(Tag... tags)
A list of tags that you want to attach to the newly created IAM instance profile.
|
TagRoleRequest |
TagRoleRequest.withTags(Tag... tags)
The list of tags that you want to attach to the IAM role.
|
CreateOpenIDConnectProviderResult |
CreateOpenIDConnectProviderResult.withTags(Tag... tags)
A list of tags that are attached to the new IAM OIDC provider.
|
User |
User.withTags(Tag... tags)
A list of tags that are associated with the user.
|
CreateVirtualMFADeviceRequest |
CreateVirtualMFADeviceRequest.withTags(Tag... tags)
A list of tags that you want to attach to the new IAM virtual MFA device.
|
CreateOpenIDConnectProviderRequest |
CreateOpenIDConnectProviderRequest.withTags(Tag... tags)
A list of tags that you want to attach to the new IAM OpenID Connect (OIDC) provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerCertificate.setTags(Collection<Tag> tags)
A list of tags that are attached to the server certificate.
|
void |
RoleDetail.setTags(Collection<Tag> tags)
A list of tags that are attached to the role.
|
void |
UserDetail.setTags(Collection<Tag> tags)
A list of tags that are associated with the user.
|
void |
VirtualMFADevice.setTags(Collection<Tag> tags)
A list of tags that are attached to the virtual MFA device.
|
void |
Role.setTags(Collection<Tag> tags)
A list of tags that are attached to the role.
|
void |
Policy.setTags(Collection<Tag> tags)
A list of tags that are attached to the instance profile.
|
void |
InstanceProfile.setTags(Collection<Tag> tags)
A list of tags that are attached to the instance profile.
|
void |
UploadServerCertificateResult.setTags(Collection<Tag> tags)
A list of tags that are attached to the new IAM server certificate.
|
void |
UploadServerCertificateRequest.setTags(Collection<Tag> tags)
A list of tags that you want to attach to the new IAM server certificate resource.
|
void |
TagUserRequest.setTags(Collection<Tag> tags)
The list of tags that you want to attach to the IAM user.
|
void |
TagServerCertificateRequest.setTags(Collection<Tag> tags)
The list of tags that you want to attach to the IAM server certificate.
|
void |
TagSAMLProviderRequest.setTags(Collection<Tag> tags)
The list of tags that you want to attach to the SAML identity provider in IAM.
|
void |
TagPolicyRequest.setTags(Collection<Tag> tags)
The list of tags that you want to attach to the IAM customer managed policy.
|
void |
TagOpenIDConnectProviderRequest.setTags(Collection<Tag> tags)
The list of tags that you want to attach to the OIDC identity provider in IAM.
|
void |
TagMFADeviceRequest.setTags(Collection<Tag> tags)
The list of tags that you want to attach to the IAM virtual MFA device.
|
void |
TagInstanceProfileRequest.setTags(Collection<Tag> tags)
The list of tags that you want to attach to the IAM instance profile.
|
void |
ListUserTagsResult.setTags(Collection<Tag> tags)
The list of tags that are currently attached to the user.
|
void |
ListServerCertificateTagsResult.setTags(Collection<Tag> tags)
The list of tags that are currently attached to the IAM server certificate.
|
void |
ListSAMLProviderTagsResult.setTags(Collection<Tag> tags)
The list of tags that are currently attached to the Security Assertion Markup Language (SAML) identity provider.
|
void |
ListRoleTagsResult.setTags(Collection<Tag> tags)
The list of tags that are currently attached to the role.
|
void |
ListPolicyTagsResult.setTags(Collection<Tag> tags)
The list of tags that are currently attached to the IAM customer managed policy.
|
void |
ListOpenIDConnectProviderTagsResult.setTags(Collection<Tag> tags)
The list of tags that are currently attached to the OpenID Connect (OIDC) identity provider.
|
void |
ListMFADeviceTagsResult.setTags(Collection<Tag> tags)
The list of tags that are currently attached to the virtual MFA device.
|
void |
ListInstanceProfileTagsResult.setTags(Collection<Tag> tags)
The list of tags that are currently attached to the IAM instance profile.
|
void |
GetSAMLProviderResult.setTags(Collection<Tag> tags)
A list of tags that are attached to the specified IAM SAML provider.
|
void |
GetOpenIDConnectProviderResult.setTags(Collection<Tag> tags)
A list of tags that are attached to the specified IAM OIDC provider.
|
void |
CreateUserRequest.setTags(Collection<Tag> tags)
A list of tags that you want to attach to the new user.
|
void |
CreateSAMLProviderResult.setTags(Collection<Tag> tags)
A list of tags that are attached to the new IAM SAML provider.
|
void |
CreateSAMLProviderRequest.setTags(Collection<Tag> tags)
A list of tags that you want to attach to the new IAM SAML provider.
|
void |
CreateRoleRequest.setTags(Collection<Tag> tags)
A list of tags that you want to attach to the new role.
|
void |
CreatePolicyRequest.setTags(Collection<Tag> tags)
A list of tags that you want to attach to the new IAM customer managed policy.
|
void |
CreateInstanceProfileRequest.setTags(Collection<Tag> tags)
A list of tags that you want to attach to the newly created IAM instance profile.
|
void |
TagRoleRequest.setTags(Collection<Tag> tags)
The list of tags that you want to attach to the IAM role.
|
void |
CreateOpenIDConnectProviderResult.setTags(Collection<Tag> tags)
A list of tags that are attached to the new IAM OIDC provider.
|
void |
User.setTags(Collection<Tag> tags)
A list of tags that are associated with the user.
|
void |
CreateVirtualMFADeviceRequest.setTags(Collection<Tag> tags)
A list of tags that you want to attach to the new IAM virtual MFA device.
|
void |
CreateOpenIDConnectProviderRequest.setTags(Collection<Tag> tags)
A list of tags that you want to attach to the new IAM OpenID Connect (OIDC) provider.
|
ServerCertificate |
ServerCertificate.withTags(Collection<Tag> tags)
A list of tags that are attached to the server certificate.
|
RoleDetail |
RoleDetail.withTags(Collection<Tag> tags)
A list of tags that are attached to the role.
|
UserDetail |
UserDetail.withTags(Collection<Tag> tags)
A list of tags that are associated with the user.
|
VirtualMFADevice |
VirtualMFADevice.withTags(Collection<Tag> tags)
A list of tags that are attached to the virtual MFA device.
|
Role |
Role.withTags(Collection<Tag> tags)
A list of tags that are attached to the role.
|
Policy |
Policy.withTags(Collection<Tag> tags)
A list of tags that are attached to the instance profile.
|
InstanceProfile |
InstanceProfile.withTags(Collection<Tag> tags)
A list of tags that are attached to the instance profile.
|
UploadServerCertificateResult |
UploadServerCertificateResult.withTags(Collection<Tag> tags)
A list of tags that are attached to the new IAM server certificate.
|
UploadServerCertificateRequest |
UploadServerCertificateRequest.withTags(Collection<Tag> tags)
A list of tags that you want to attach to the new IAM server certificate resource.
|
TagUserRequest |
TagUserRequest.withTags(Collection<Tag> tags)
The list of tags that you want to attach to the IAM user.
|
TagServerCertificateRequest |
TagServerCertificateRequest.withTags(Collection<Tag> tags)
The list of tags that you want to attach to the IAM server certificate.
|
TagSAMLProviderRequest |
TagSAMLProviderRequest.withTags(Collection<Tag> tags)
The list of tags that you want to attach to the SAML identity provider in IAM.
|
TagPolicyRequest |
TagPolicyRequest.withTags(Collection<Tag> tags)
The list of tags that you want to attach to the IAM customer managed policy.
|
TagOpenIDConnectProviderRequest |
TagOpenIDConnectProviderRequest.withTags(Collection<Tag> tags)
The list of tags that you want to attach to the OIDC identity provider in IAM.
|
TagMFADeviceRequest |
TagMFADeviceRequest.withTags(Collection<Tag> tags)
The list of tags that you want to attach to the IAM virtual MFA device.
|
TagInstanceProfileRequest |
TagInstanceProfileRequest.withTags(Collection<Tag> tags)
The list of tags that you want to attach to the IAM instance profile.
|
ListUserTagsResult |
ListUserTagsResult.withTags(Collection<Tag> tags)
The list of tags that are currently attached to the user.
|
ListServerCertificateTagsResult |
ListServerCertificateTagsResult.withTags(Collection<Tag> tags)
The list of tags that are currently attached to the IAM server certificate.
|
ListSAMLProviderTagsResult |
ListSAMLProviderTagsResult.withTags(Collection<Tag> tags)
The list of tags that are currently attached to the Security Assertion Markup Language (SAML) identity provider.
|
ListRoleTagsResult |
ListRoleTagsResult.withTags(Collection<Tag> tags)
The list of tags that are currently attached to the role.
|
ListPolicyTagsResult |
ListPolicyTagsResult.withTags(Collection<Tag> tags)
The list of tags that are currently attached to the IAM customer managed policy.
|
ListOpenIDConnectProviderTagsResult |
ListOpenIDConnectProviderTagsResult.withTags(Collection<Tag> tags)
The list of tags that are currently attached to the OpenID Connect (OIDC) identity provider.
|
ListMFADeviceTagsResult |
ListMFADeviceTagsResult.withTags(Collection<Tag> tags)
The list of tags that are currently attached to the virtual MFA device.
|
ListInstanceProfileTagsResult |
ListInstanceProfileTagsResult.withTags(Collection<Tag> tags)
The list of tags that are currently attached to the IAM instance profile.
|
GetSAMLProviderResult |
GetSAMLProviderResult.withTags(Collection<Tag> tags)
A list of tags that are attached to the specified IAM SAML provider.
|
GetOpenIDConnectProviderResult |
GetOpenIDConnectProviderResult.withTags(Collection<Tag> tags)
A list of tags that are attached to the specified IAM OIDC provider.
|
CreateUserRequest |
CreateUserRequest.withTags(Collection<Tag> tags)
A list of tags that you want to attach to the new user.
|
CreateSAMLProviderResult |
CreateSAMLProviderResult.withTags(Collection<Tag> tags)
A list of tags that are attached to the new IAM SAML provider.
|
CreateSAMLProviderRequest |
CreateSAMLProviderRequest.withTags(Collection<Tag> tags)
A list of tags that you want to attach to the new IAM SAML provider.
|
CreateRoleRequest |
CreateRoleRequest.withTags(Collection<Tag> tags)
A list of tags that you want to attach to the new role.
|
CreatePolicyRequest |
CreatePolicyRequest.withTags(Collection<Tag> tags)
A list of tags that you want to attach to the new IAM customer managed policy.
|
CreateInstanceProfileRequest |
CreateInstanceProfileRequest.withTags(Collection<Tag> tags)
A list of tags that you want to attach to the newly created IAM instance profile.
|
TagRoleRequest |
TagRoleRequest.withTags(Collection<Tag> tags)
The list of tags that you want to attach to the IAM role.
|
CreateOpenIDConnectProviderResult |
CreateOpenIDConnectProviderResult.withTags(Collection<Tag> tags)
A list of tags that are attached to the new IAM OIDC provider.
|
User |
User.withTags(Collection<Tag> tags)
A list of tags that are associated with the user.
|
CreateVirtualMFADeviceRequest |
CreateVirtualMFADeviceRequest.withTags(Collection<Tag> tags)
A list of tags that you want to attach to the new IAM virtual MFA device.
|
CreateOpenIDConnectProviderRequest |
CreateOpenIDConnectProviderRequest.withTags(Collection<Tag> tags)
A list of tags that you want to attach to the new IAM OpenID Connect (OIDC) provider.
|
Copyright © 2024. All rights reserved.