Package | Description |
---|---|
com.amazonaws.internal.config |
Modifier and Type | Field and Description |
---|---|
private static InternalConfig |
InternalConfig.Factory.SINGELTON |
Modifier and Type | Method and Description |
---|---|
static InternalConfig |
InternalConfig.Factory.getInternalConfig()
Returns a non-null and immutable instance of the AWS SDK internal configuration.
|
(package private) static InternalConfig |
InternalConfig.load()
Loads and returns the AWS Java SDK internal configuration from the classpath.
|