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