Modifier and Type | Method and Description |
---|---|
User |
getCurrentUser()
Retrieves information about the current user, including the user's path, GUID, and ARN.
|
InstanceProfileApi |
getInstanceProfileApi()
Provides synchronous access to Instance Profile features.
|
RolePolicyApi |
getPolicyApiForRole(String roleName)
Provides synchronous access to Role Policy features.
|
RoleApi |
getRoleApi()
Provides synchronous access to Role features.
|
UserApi |
getUserApi()
Provides synchronous access to User features.
|
User getCurrentUser()
UserApi getUserApi()
RoleApi getRoleApi()
RolePolicyApi getPolicyApiForRole(String roleName)
InstanceProfileApi getInstanceProfileApi()
Copyright © 2009-2013 jclouds. All Rights Reserved.