Package | Description |
---|---|
com.amazonaws.resources.identitymanagement |
Modifier and Type | Method and Description |
---|---|
Group |
IdentityManagement.createGroup(CreateGroupRequest request)
Performs the
CreateGroup action. |
Group |
IdentityManagement.createGroup(CreateGroupRequest request,
ResultCapture<CreateGroupResult> extractor)
Performs the
CreateGroup action and use a ResultCapture to
retrieve the low-level client response. |
Group |
IdentityManagement.createGroup(String groupName)
The convenient method form for the
CreateGroup action. |
Group |
IdentityManagement.createGroup(String groupName,
ResultCapture<CreateGroupResult> extractor)
The convenient method form for the
CreateGroup action. |
Group |
GroupPolicy.getGroup()
Retrieves the
Group resource referenced by this resource. |
Group |
IdentityManagement.getGroup(String name)
Gets an instance of
Group resource by its identifier(s). |
Group |
Group.update()
The convenient method form for the
Update action. |
Group |
Group.update(ResultCapture<Void> extractor)
The convenient method form for the
Update action. |
Group |
Group.update(UpdateGroupRequest request)
Performs the
Update action. |
Group |
Group.update(UpdateGroupRequest request,
ResultCapture<Void> extractor)
Performs the
Update action and use a ResultCapture to
retrieve the low-level client response. |
Copyright © 2014. All rights reserved.