Uses of Class
software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest
Packages that use GetCallerIdentityRequest
Package
Description
-
Uses of GetCallerIdentityRequest in software.amazon.awssdk.services.sts
Methods in software.amazon.awssdk.services.sts with parameters of type GetCallerIdentityRequestModifier and TypeMethodDescriptionStsAsyncClient.getCallerIdentity(GetCallerIdentityRequest getCallerIdentityRequest) Returns details about the IAM user or role whose credentials are used to call the operation.default GetCallerIdentityResponseStsClient.getCallerIdentity(GetCallerIdentityRequest getCallerIdentityRequest) Returns details about the IAM user or role whose credentials are used to call the operation. -
Uses of GetCallerIdentityRequest in software.amazon.awssdk.services.sts.transform
Methods in software.amazon.awssdk.services.sts.transform with parameters of type GetCallerIdentityRequestModifier and TypeMethodDescriptionGetCallerIdentityRequestMarshaller.marshall(GetCallerIdentityRequest getCallerIdentityRequest)