Package software.amazon.awssdk.profiles
-
Interface Summary Interface Description Profile.Builder A builder for aProfile.ProfileFile.Builder A builder for aProfileFile.ProfileFileSupplier Encapsulates the logic for supplying either a single or multiple ProfileFile instances. -
Class Summary Class Description Profile A named collection of configuration stored in aProfileFile.ProfileFile Provides programmatic access to the contents of an AWS configuration profile file.ProfileFile.Aggregator A mechanism for merging multipleProfileFiles together into a single file.ProfileFileLocation A collection of static methods for loading the location for configuration and credentials files.ProfileProperty The properties used by the Java SDK from the credentials and config files. -
Enum Summary Enum Description ProfileFile.Type The supported types of profile files.ProfileFileSystemSetting System settings for loading configuration from profile files.