Uses of Interface
software.amazon.awssdk.services.sts.model.GetCallerIdentityRequest.Builder
Packages that use GetCallerIdentityRequest.Builder
Package
Description
-
Uses of GetCallerIdentityRequest.Builder in software.amazon.awssdk.services.sts
Method parameters in software.amazon.awssdk.services.sts with type arguments of type GetCallerIdentityRequest.BuilderModifier and TypeMethodDescriptionStsAsyncClient.getCallerIdentity(Consumer<GetCallerIdentityRequest.Builder> getCallerIdentityRequest) Returns details about the IAM user or role whose credentials are used to call the operation.default GetCallerIdentityResponseStsClient.getCallerIdentity(Consumer<GetCallerIdentityRequest.Builder> getCallerIdentityRequest) Returns details about the IAM user or role whose credentials are used to call the operation. -
Uses of GetCallerIdentityRequest.Builder in software.amazon.awssdk.services.sts.model
Methods in software.amazon.awssdk.services.sts.model that return GetCallerIdentityRequest.BuilderModifier and TypeMethodDescriptionGetCallerIdentityRequest.builder()GetCallerIdentityRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetCallerIdentityRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetCallerIdentityRequest.toBuilder()Methods in software.amazon.awssdk.services.sts.model that return types with arguments of type GetCallerIdentityRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetCallerIdentityRequest.Builder>GetCallerIdentityRequest.serializableBuilderClass()