Interface | Description |
---|---|
Profile.Builder |
A builder for a
Profile . |
ProfileFile.Builder |
A builder for a
ProfileFile . |
Class | Description |
---|---|
Profile |
A named collection of configuration stored in a
ProfileFile . |
ProfileFile |
Provides programmatic access to the contents of an AWS configuration profile file.
|
ProfileFile.Aggregator |
A mechanism for merging multiple
ProfileFile s 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 | Description |
---|---|
ProfileFile.Type |
The supported types of profile files.
|
ProfileFileSystemSetting |
System settings for loading configuration from profile files.
|
Copyright © 2019. All rights reserved.