| Package | Description |
|---|---|
| software.amazon.awssdk.core.endpointdiscovery.providers |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEndpointDiscoveryProviderChain |
class |
EndpointDiscoveryProviderChain |
class |
ProfileEndpointDiscoveryProvider |
class |
SystemPropertiesEndpointDiscoveryProvider
EndpointDiscoveryProvider implementation that loads endpoint discovery from the AWS_ENABLE_ENDPOINT_DISCOVERY
system property or environment variable. |
| Constructor and Description |
|---|
EndpointDiscoveryProviderChain(EndpointDiscoveryProvider... providers) |
Copyright © 2023. All rights reserved.