Uses of Class
com.amazonaws.services.securitytoken.model.GetCallerIdentityRequest
Packages that use GetCallerIdentityRequest
-
Uses of GetCallerIdentityRequest in com.amazonaws.services.securitytoken
Methods in com.amazonaws.services.securitytoken with parameters of type GetCallerIdentityRequestModifier and TypeMethodDescriptionAbstractAWSSecurityTokenService.getCallerIdentity(GetCallerIdentityRequest request) AWSSecurityTokenService.getCallerIdentity(GetCallerIdentityRequest getCallerIdentityRequest) Returns details about the IAM identity whose credentials are used to call the API.AWSSecurityTokenServiceClient.getCallerIdentity(GetCallerIdentityRequest getCallerIdentityRequest) Returns details about the IAM identity whose credentials are used to call the API.AbstractAWSSecurityTokenServiceAsync.getCallerIdentityAsync(GetCallerIdentityRequest request) AbstractAWSSecurityTokenServiceAsync.getCallerIdentityAsync(GetCallerIdentityRequest request, AsyncHandler<GetCallerIdentityRequest, GetCallerIdentityResult> asyncHandler) AWSSecurityTokenServiceAsync.getCallerIdentityAsync(GetCallerIdentityRequest getCallerIdentityRequest) Returns details about the IAM identity whose credentials are used to call the API.AWSSecurityTokenServiceAsync.getCallerIdentityAsync(GetCallerIdentityRequest getCallerIdentityRequest, AsyncHandler<GetCallerIdentityRequest, GetCallerIdentityResult> asyncHandler) Returns details about the IAM identity whose credentials are used to call the API.AWSSecurityTokenServiceAsyncClient.getCallerIdentityAsync(GetCallerIdentityRequest request) AWSSecurityTokenServiceAsyncClient.getCallerIdentityAsync(GetCallerIdentityRequest request, AsyncHandler<GetCallerIdentityRequest, GetCallerIdentityResult> asyncHandler) Method parameters in com.amazonaws.services.securitytoken with type arguments of type GetCallerIdentityRequestModifier and TypeMethodDescriptionAbstractAWSSecurityTokenServiceAsync.getCallerIdentityAsync(GetCallerIdentityRequest request, AsyncHandler<GetCallerIdentityRequest, GetCallerIdentityResult> asyncHandler) AWSSecurityTokenServiceAsync.getCallerIdentityAsync(GetCallerIdentityRequest getCallerIdentityRequest, AsyncHandler<GetCallerIdentityRequest, GetCallerIdentityResult> asyncHandler) Returns details about the IAM identity whose credentials are used to call the API.AWSSecurityTokenServiceAsyncClient.getCallerIdentityAsync(GetCallerIdentityRequest request, AsyncHandler<GetCallerIdentityRequest, GetCallerIdentityResult> asyncHandler) -
Uses of GetCallerIdentityRequest in com.amazonaws.services.securitytoken.model
Methods in com.amazonaws.services.securitytoken.model that return GetCallerIdentityRequest