Uses of Class
software.amazon.awssdk.auth.credentials.ProfileProviderCredentialsContext.Builder
-
Packages that use ProfileProviderCredentialsContext.Builder Package Description software.amazon.awssdk.auth.credentials -
-
Uses of ProfileProviderCredentialsContext.Builder in software.amazon.awssdk.auth.credentials
Methods in software.amazon.awssdk.auth.credentials that return ProfileProviderCredentialsContext.Builder Modifier and Type Method Description static ProfileProviderCredentialsContext.BuilderProfileProviderCredentialsContext. builder()ProfileProviderCredentialsContext.BuilderProfileProviderCredentialsContext.Builder. profile(Profile profile)Builder interface to set profile.ProfileProviderCredentialsContext.BuilderProfileProviderCredentialsContext.Builder. profileFile(ProfileFile profileFile)Builder interface to set ProfileFile.
-