Package | Description |
---|---|
com.amazonaws.resources.identitymanagement |
Modifier and Type | Method and Description |
---|---|
AccountAlias |
IdentityManagement.createAccountAlias(CreateAccountAliasRequest request)
Performs the
CreateAccountAlias action. |
AccountAlias |
IdentityManagement.createAccountAlias(CreateAccountAliasRequest request,
ResultCapture<Void> extractor)
Performs the
CreateAccountAlias action and use a
ResultCapture to retrieve the low-level client response. |
AccountAlias |
IdentityManagement.createAccountAlias(String accountAlias)
The convenient method form for the
CreateAccountAlias
action. |
AccountAlias |
IdentityManagement.createAccountAlias(String accountAlias,
ResultCapture<Void> extractor)
The convenient method form for the
CreateAccountAlias
action. |
AccountAlias |
IdentityManagement.getAccountAlias(String name)
Gets an instance of
AccountAlias resource by its identifier(s). |
Copyright © 2014. All rights reserved.