Uses of Class
software.amazon.awssdk.auth.credentials.ChildProfileCredentialsProviderFactory.ChildProfileCredentialsRequest
Packages that use ChildProfileCredentialsProviderFactory.ChildProfileCredentialsRequest
-
Uses of ChildProfileCredentialsProviderFactory.ChildProfileCredentialsRequest in software.amazon.awssdk.auth.credentials
Methods in software.amazon.awssdk.auth.credentials that return ChildProfileCredentialsProviderFactory.ChildProfileCredentialsRequestModifier and TypeMethodDescriptionChildProfileCredentialsProviderFactory.ChildProfileCredentialsRequest.Builder.build()Methods in software.amazon.awssdk.auth.credentials with parameters of type ChildProfileCredentialsProviderFactory.ChildProfileCredentialsRequestModifier and TypeMethodDescriptiondefault AwsCredentialsProviderChildProfileCredentialsProviderFactory.create(ChildProfileCredentialsProviderFactory.ChildProfileCredentialsRequest request) Create a credentials provider for the provided profile, using the provided source credentials provider to authenticate with AWS.