GetCallerIdentityResult |
AbstractAWSSecurityTokenService.getCallerIdentity(GetCallerIdentityRequest request) |
|
GetCallerIdentityResult |
AWSSecurityTokenService.getCallerIdentity(GetCallerIdentityRequest getCallerIdentityRequest) |
Returns details about the IAM identity whose credentials are used to call
the API.
|
GetCallerIdentityResult |
AWSSecurityTokenServiceClient.getCallerIdentity(GetCallerIdentityRequest getCallerIdentityRequest) |
Returns details about the IAM identity whose credentials are used to call
the API.
|
Future<GetCallerIdentityResult> |
AbstractAWSSecurityTokenServiceAsync.getCallerIdentityAsync(GetCallerIdentityRequest request) |
|
Future<GetCallerIdentityResult> |
AbstractAWSSecurityTokenServiceAsync.getCallerIdentityAsync(GetCallerIdentityRequest request,
AsyncHandler<GetCallerIdentityRequest,GetCallerIdentityResult> asyncHandler) |
|
Future<GetCallerIdentityResult> |
AWSSecurityTokenServiceAsync.getCallerIdentityAsync(GetCallerIdentityRequest getCallerIdentityRequest) |
Returns details about the IAM identity whose credentials are used to call
the API.
|
Future<GetCallerIdentityResult> |
AWSSecurityTokenServiceAsync.getCallerIdentityAsync(GetCallerIdentityRequest getCallerIdentityRequest,
AsyncHandler<GetCallerIdentityRequest,GetCallerIdentityResult> asyncHandler) |
Returns details about the IAM identity whose credentials are used to call
the API.
|
Future<GetCallerIdentityResult> |
AWSSecurityTokenServiceAsyncClient.getCallerIdentityAsync(GetCallerIdentityRequest request) |
|
Future<GetCallerIdentityResult> |
AWSSecurityTokenServiceAsyncClient.getCallerIdentityAsync(GetCallerIdentityRequest request,
AsyncHandler<GetCallerIdentityRequest,GetCallerIdentityResult> asyncHandler) |
|