Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<User> |
getCurrentUser() |
InstanceProfileAsyncApi |
getInstanceProfileApi()
Provides asynchronous access to Instance Profile features.
|
RolePolicyAsyncApi |
getPolicyApiForRole(String roleName)
Provides asynchronous access to Role Policy features.
|
RoleAsyncApi |
getRoleApi()
Provides asynchronous access to Role features.
|
UserAsyncApi |
getUserApi()
Provides asynchronous access to User features.
|
@Named(value="iam:GetUser") com.google.common.util.concurrent.ListenableFuture<User> getCurrentUser()
IAMApi.getCurrentUser()
UserAsyncApi getUserApi()
RoleAsyncApi getRoleApi()
RolePolicyAsyncApi getPolicyApiForRole(String roleName)
InstanceProfileAsyncApi getInstanceProfileApi()
Copyright © 2009-2013 jclouds. All Rights Reserved.