Uses of Package
software.amazon.awssdk.profiles
-
Packages that use software.amazon.awssdk.profiles Package Description software.amazon.awssdk.profiles software.amazon.awssdk.profiles.internal -
Classes in software.amazon.awssdk.profiles used by software.amazon.awssdk.profiles Class Description Profile A named collection of configuration stored in aProfileFile.Profile.Builder A builder for aProfile.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.ProfileFile.Builder A builder for aProfileFile.ProfileFile.Type The supported types of profile files.ProfileFileSupplier Encapsulates the logic for supplying either a single or multiple ProfileFile instances.ProfileFileSystemSetting System settings for loading configuration from profile files. -
Classes in software.amazon.awssdk.profiles used by software.amazon.awssdk.profiles.internal Class Description ProfileFile Provides programmatic access to the contents of an AWS configuration profile file.ProfileFile.Type The supported types of profile files.ProfileFileSupplier Encapsulates the logic for supplying either a single or multiple ProfileFile instances.