public final class SystemPropertiesEndpointDiscoveryProvider extends Object implements EndpointDiscoveryProvider
EndpointDiscoveryProvider implementation that loads endpoint discovery from the AWS_ENABLE_ENDPOINT_DISCOVERY
system property or environment variable.| Modifier and Type | Method and Description |
|---|---|
static SystemPropertiesEndpointDiscoveryProvider |
create() |
boolean |
resolveEndpointDiscovery()
Returns whether or not endpoint discovery is enabled.
|
String |
toString() |
public static SystemPropertiesEndpointDiscoveryProvider create()
public boolean resolveEndpointDiscovery()
EndpointDiscoveryProviderresolveEndpointDiscovery in interface EndpointDiscoveryProviderCopyright © 2019. All rights reserved.