awscala.iam

IAM

trait IAM extends AmazonIdentityManagement

Amazon Identity Management Java client wrapper

See also

"http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/"

Linear Supertypes
AmazonIdentityManagement, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. IAM
  2. AmazonIdentityManagement
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def addRoleToInstanceProfile(arg0: AddRoleToInstanceProfileRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  2. abstract def addUserToGroup(arg0: AddUserToGroupRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  3. abstract def changePassword(arg0: ChangePasswordRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  4. abstract def createAccessKey(): CreateAccessKeyResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  5. abstract def createAccessKey(arg0: CreateAccessKeyRequest): CreateAccessKeyResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  6. abstract def createAccountAlias(arg0: CreateAccountAliasRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  7. abstract def createGroup(arg0: CreateGroupRequest): CreateGroupResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  8. abstract def createInstanceProfile(arg0: CreateInstanceProfileRequest): CreateInstanceProfileResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  9. abstract def createLoginProfile(arg0: CreateLoginProfileRequest): CreateLoginProfileResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  10. abstract def createRole(arg0: CreateRoleRequest): CreateRoleResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  11. abstract def createSAMLProvider(arg0: CreateSAMLProviderRequest): CreateSAMLProviderResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  12. abstract def createUser(arg0: CreateUserRequest): CreateUserResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  13. abstract def createVirtualMFADevice(arg0: CreateVirtualMFADeviceRequest): CreateVirtualMFADeviceResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  14. abstract def deactivateMFADevice(arg0: DeactivateMFADeviceRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  15. abstract def deleteAccessKey(arg0: DeleteAccessKeyRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  16. abstract def deleteAccountAlias(arg0: DeleteAccountAliasRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  17. abstract def deleteAccountPasswordPolicy(): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  18. abstract def deleteAccountPasswordPolicy(arg0: DeleteAccountPasswordPolicyRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  19. abstract def deleteGroup(arg0: DeleteGroupRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  20. abstract def deleteGroupPolicy(arg0: DeleteGroupPolicyRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  21. abstract def deleteInstanceProfile(arg0: DeleteInstanceProfileRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  22. abstract def deleteLoginProfile(arg0: DeleteLoginProfileRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  23. abstract def deleteRole(arg0: DeleteRoleRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  24. abstract def deleteRolePolicy(arg0: DeleteRolePolicyRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  25. abstract def deleteSAMLProvider(arg0: DeleteSAMLProviderRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  26. abstract def deleteServerCertificate(arg0: DeleteServerCertificateRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  27. abstract def deleteSigningCertificate(arg0: DeleteSigningCertificateRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  28. abstract def deleteUser(arg0: DeleteUserRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  29. abstract def deleteUserPolicy(arg0: DeleteUserPolicyRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  30. abstract def deleteVirtualMFADevice(arg0: DeleteVirtualMFADeviceRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  31. abstract def enableMFADevice(arg0: EnableMFADeviceRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  32. abstract def getAccountPasswordPolicy(): GetAccountPasswordPolicyResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  33. abstract def getAccountPasswordPolicy(arg0: GetAccountPasswordPolicyRequest): GetAccountPasswordPolicyResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  34. abstract def getAccountSummary(): GetAccountSummaryResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  35. abstract def getAccountSummary(arg0: GetAccountSummaryRequest): GetAccountSummaryResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  36. abstract def getCachedResponseMetadata(arg0: AmazonWebServiceRequest): ResponseMetadata

    Definition Classes
    AmazonIdentityManagement
  37. abstract def getGroup(arg0: GetGroupRequest): GetGroupResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  38. abstract def getGroupPolicy(arg0: GetGroupPolicyRequest): GetGroupPolicyResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  39. abstract def getInstanceProfile(arg0: GetInstanceProfileRequest): GetInstanceProfileResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  40. abstract def getLoginProfile(arg0: GetLoginProfileRequest): GetLoginProfileResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  41. abstract def getRole(arg0: GetRoleRequest): GetRoleResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  42. abstract def getRolePolicy(arg0: GetRolePolicyRequest): GetRolePolicyResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  43. abstract def getSAMLProvider(arg0: GetSAMLProviderRequest): GetSAMLProviderResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  44. abstract def getServerCertificate(arg0: GetServerCertificateRequest): GetServerCertificateResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  45. abstract def getUser(): GetUserResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  46. abstract def getUser(arg0: GetUserRequest): GetUserResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  47. abstract def getUserPolicy(arg0: GetUserPolicyRequest): GetUserPolicyResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  48. abstract def listAccessKeys(): ListAccessKeysResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  49. abstract def listAccessKeys(arg0: ListAccessKeysRequest): ListAccessKeysResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  50. abstract def listAccountAliases(): ListAccountAliasesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  51. abstract def listAccountAliases(arg0: ListAccountAliasesRequest): ListAccountAliasesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  52. abstract def listGroupPolicies(arg0: ListGroupPoliciesRequest): ListGroupPoliciesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  53. abstract def listGroups(): ListGroupsResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  54. abstract def listGroups(arg0: ListGroupsRequest): ListGroupsResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  55. abstract def listGroupsForUser(arg0: ListGroupsForUserRequest): ListGroupsForUserResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  56. abstract def listInstanceProfiles(): ListInstanceProfilesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  57. abstract def listInstanceProfiles(arg0: ListInstanceProfilesRequest): ListInstanceProfilesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  58. abstract def listInstanceProfilesForRole(arg0: ListInstanceProfilesForRoleRequest): ListInstanceProfilesForRoleResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  59. abstract def listMFADevices(): ListMFADevicesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  60. abstract def listMFADevices(arg0: ListMFADevicesRequest): ListMFADevicesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  61. abstract def listRolePolicies(arg0: ListRolePoliciesRequest): ListRolePoliciesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  62. abstract def listRoles(): ListRolesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  63. abstract def listRoles(arg0: ListRolesRequest): ListRolesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  64. abstract def listSAMLProviders(): ListSAMLProvidersResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  65. abstract def listSAMLProviders(arg0: ListSAMLProvidersRequest): ListSAMLProvidersResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  66. abstract def listServerCertificates(): ListServerCertificatesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  67. abstract def listServerCertificates(arg0: ListServerCertificatesRequest): ListServerCertificatesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  68. abstract def listSigningCertificates(): ListSigningCertificatesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  69. abstract def listSigningCertificates(arg0: ListSigningCertificatesRequest): ListSigningCertificatesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  70. abstract def listUserPolicies(arg0: ListUserPoliciesRequest): ListUserPoliciesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  71. abstract def listUsers(): ListUsersResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  72. abstract def listUsers(arg0: ListUsersRequest): ListUsersResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  73. abstract def listVirtualMFADevices(): ListVirtualMFADevicesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  74. abstract def listVirtualMFADevices(arg0: ListVirtualMFADevicesRequest): ListVirtualMFADevicesResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  75. abstract def putGroupPolicy(arg0: PutGroupPolicyRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  76. abstract def putRolePolicy(arg0: PutRolePolicyRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  77. abstract def putUserPolicy(arg0: PutUserPolicyRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  78. abstract def removeRoleFromInstanceProfile(arg0: RemoveRoleFromInstanceProfileRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  79. abstract def removeUserFromGroup(arg0: RemoveUserFromGroupRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  80. abstract def resyncMFADevice(arg0: ResyncMFADeviceRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  81. abstract def setEndpoint(arg0: String): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... )
  82. abstract def setRegion(arg0: com.amazonaws.regions.Region): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... )
  83. abstract def shutdown(): Unit

    Definition Classes
    AmazonIdentityManagement
  84. abstract def updateAccessKey(arg0: UpdateAccessKeyRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  85. abstract def updateAccountPasswordPolicy(arg0: UpdateAccountPasswordPolicyRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  86. abstract def updateAssumeRolePolicy(arg0: UpdateAssumeRolePolicyRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  87. abstract def updateGroup(arg0: UpdateGroupRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  88. abstract def updateLoginProfile(arg0: UpdateLoginProfileRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  89. abstract def updateSAMLProvider(arg0: UpdateSAMLProviderRequest): UpdateSAMLProviderResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  90. abstract def updateServerCertificate(arg0: UpdateServerCertificateRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  91. abstract def updateSigningCertificate(arg0: UpdateSigningCertificateRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  92. abstract def updateUser(arg0: UpdateUserRequest): Unit

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  93. abstract def uploadServerCertificate(arg0: UploadServerCertificateRequest): UploadServerCertificateResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )
  94. abstract def uploadSigningCertificate(arg0: UploadSigningCertificateRequest): UploadSigningCertificateResult

    Definition Classes
    AmazonIdentityManagement
    Annotations
    @throws( ... ) @throws( ... )

Concrete Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  4. def accessKeys(user: User): Seq[AccessKey]

  5. def accessKeys: Seq[AccessKey]

  6. def accountAliases: Seq[String]

  7. def activateAccessKey(accessKey: AccessKey): Unit

  8. def addRoleToInstanceProfile(profile: InstanceProfile, role: Role): Unit

  9. def addUserToGroup(group: Group, user: User): Unit

  10. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  11. def changePassword(oldPassword: String, newPassword: String): Unit

  12. def changeUserPassword(profile: LoginProfile, newPassword: String): Unit

  13. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  14. def createAccessKey(user: User): AccessKey

  15. def createAccountAlias(alias: String): Unit

  16. def createGroup(name: String): Group

  17. def createInstanceProfile(name: String, path: String): InstanceProfile

  18. def createLoginProfile(user: User, password: String): LoginProfile

  19. def createRole(name: String, path: String, assumeRolePolicyDocument: String): Role

  20. def createRole(name: String, path: String, assumeRolePolicy: Policy): Role

  21. def createUser(name: String): User

  22. def createVirtualMFADevice(name: String, path: String): VirtualMFADevice

  23. def delete(device: VirtualMFADevice): Unit

  24. def delete(profile: LoginProfile): Unit

  25. def delete(profile: InstanceProfile): Unit

  26. def delete(policy: RolePolicy): Unit

  27. def delete(role: Role): Unit

  28. def delete(accessKey: AccessKey): Unit

  29. def delete(policy: UserPolicy): Unit

  30. def delete(user: User): Unit

  31. def delete(policy: GroupPolicy): Unit

  32. def delete(group: Group): Unit

  33. def deleteAccessKey(accessKey: AccessKey): Unit

  34. def deleteAccountAlias(alias: String): Unit

  35. def deleteGroup(group: Group): Unit

  36. def deleteGroupPolicy(policy: GroupPolicy): Unit

  37. def deleteInstanceProfile(profile: InstanceProfile): Unit

  38. def deleteLoginProfile(profile: LoginProfile): Unit

  39. def deleteRole(role: Role): Unit

  40. def deleteRolePolicy(policy: RolePolicy): Unit

  41. def deleteUser(user: User): Unit

  42. def deleteUserPolicy(policy: UserPolicy): Unit

  43. def deleteVirtualMFADevice(device: VirtualMFADevice): Unit

  44. def disableVirtualMFADevice(device: VirtualMFADevice, user: User): Unit

  45. def enableVirtualMFADevice(device: VirtualMFADevice, user: User, authCode1: String, authCode2: String): Unit

  46. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  47. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  48. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  49. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  50. def group(name: String): Option[Group]

  51. def groupPolicy(group: Group, policyName: String): GroupPolicy

  52. def groupPolicyNames(group: Group): Seq[String]

  53. def groups(user: User): Seq[Group]

  54. def groups: Seq[Group]

  55. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  56. def inactivateAccessKey(accessKey: AccessKey): Unit

  57. def instanceProfiles(role: Role): Seq[InstanceProfile]

  58. def instanceProfiles: Seq[InstanceProfile]

  59. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  60. def loginProfile(user: User): Option[LoginProfile]

  61. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  62. final def notify(): Unit

    Definition Classes
    AnyRef
  63. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  64. def policyNames(role: Role): Seq[String]

  65. def policyNames(user: User): Seq[String]

  66. def policyNames(group: Group): Seq[String]

  67. def put(policy: RolePolicy): Unit

  68. def put(policy: UserPolicy): Unit

  69. def put(policy: GroupPolicy): Unit

  70. def putGroupPolicy(group: Group, policyName: String, policyDocument: String): Unit

  71. def putGroupPolicy(group: Group, policyName: String, policy: Policy): Unit

  72. def putGroupPolicy(policy: GroupPolicy): Unit

  73. def putRolePolicy(role: Role, policyName: String, policyDocument: String): Unit

  74. def putRolePolicy(role: Role, policyName: String, policy: Policy): Unit

  75. def putRolePolicy(policy: RolePolicy): Unit

  76. def putUserPolicy(user: User, policyName: String, policyDocument: String): Unit

  77. def putUserPolicy(policy: UserPolicy): Unit

  78. def removeRoleFromInstanceProfile(profile: InstanceProfile, role: Role): Unit

  79. def removeUserFromGroup(group: Group, user: User): Unit

  80. def rolePolicy(role: Role, policyName: String): RolePolicy

  81. def rolePolicyNames(role: Role): Seq[String]

  82. def roles: Seq[Role]

  83. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  84. def toString(): String

    Definition Classes
    AnyRef → Any
  85. def updateGroupName(group: Group, newName: String): Unit

  86. def updateGroupPath(group: Group, newPath: String): Unit

  87. def updateUserName(user: User, newName: String): Unit

  88. def updateUserPath(user: User, newPath: String): Unit

  89. def user(name: String): Option[User]

  90. def userPolicy(user: User, policyName: String): Option[UserPolicy]

  91. def userPolicyNames(user: User): Seq[String]

  92. def users: Seq[User]

  93. def virtualMFADevices(user: User): Seq[VirtualMFADevice]

  94. def virtualMFADevices: Seq[VirtualMFADevice]

  95. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  96. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  97. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AmazonIdentityManagement

Inherited from AnyRef

Inherited from Any

Ungrouped