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: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

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

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

    Definition Classes
    Any
  6. def accessKeys(user: User): Seq[AccessKey]

  7. def accessKeys: Seq[AccessKey]

  8. def accountAliases: Seq[String]

  9. def activateAccessKey(accessKey: AccessKey): Unit

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

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

  12. final def asInstanceOf[T0]: T0

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

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

  15. def clone(): AnyRef

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

  17. def createAccountAlias(alias: String): Unit

  18. def createGroup(name: String): Group

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

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

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

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

  23. def createUser(name: String): User

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

  25. def delete(device: VirtualMFADevice): Unit

  26. def delete(profile: LoginProfile): Unit

  27. def delete(profile: InstanceProfile): Unit

  28. def delete(policy: RolePolicy): Unit

  29. def delete(role: Role): Unit

  30. def delete(accessKey: AccessKey): Unit

  31. def delete(policy: UserPolicy): Unit

  32. def delete(user: User): Unit

  33. def delete(policy: GroupPolicy): Unit

  34. def delete(group: Group): Unit

  35. def deleteAccessKey(accessKey: AccessKey): Unit

  36. def deleteAccountAlias(alias: String): Unit

  37. def deleteGroup(group: Group): Unit

  38. def deleteGroupPolicy(policy: GroupPolicy): Unit

  39. def deleteInstanceProfile(profile: InstanceProfile): Unit

  40. def deleteLoginProfile(profile: LoginProfile): Unit

  41. def deleteRole(role: Role): Unit

  42. def deleteRolePolicy(policy: RolePolicy): Unit

  43. def deleteUser(user: User): Unit

  44. def deleteUserPolicy(policy: UserPolicy): Unit

  45. def deleteVirtualMFADevice(device: VirtualMFADevice): Unit

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

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

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

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

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

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

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

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

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

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

  56. def groups: Seq[Group]

  57. def hashCode(): Int

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

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

  60. def instanceProfiles: Seq[InstanceProfile]

  61. final def isInstanceOf[T0]: Boolean

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

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

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

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

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

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

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

  69. def put(policy: RolePolicy): Unit

  70. def put(policy: UserPolicy): Unit

  71. def put(policy: GroupPolicy): Unit

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

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

  74. def putGroupPolicy(policy: GroupPolicy): Unit

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

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

  77. def putRolePolicy(policy: RolePolicy): Unit

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

  79. def putUserPolicy(policy: UserPolicy): Unit

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

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

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

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

  84. def roles: Seq[Role]

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

    Definition Classes
    AnyRef
  86. def toString(): String

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

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

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

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

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

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

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

  94. def users: Seq[User]

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

  96. def virtualMFADevices: Seq[VirtualMFADevice]

  97. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AmazonIdentityManagement

Inherited from AnyRef

Inherited from Any

Ungrouped