Uses of Class
software.amazon.awssdk.core.endpointdiscovery.EndpointDiscoveryFailedException
-
Packages that use EndpointDiscoveryFailedException Package Description software.amazon.awssdk.core.endpointdiscovery -
-
Uses of EndpointDiscoveryFailedException in software.amazon.awssdk.core.endpointdiscovery
Methods in software.amazon.awssdk.core.endpointdiscovery that return EndpointDiscoveryFailedException Modifier and Type Method Description EndpointDiscoveryFailedExceptionEndpointDiscoveryFailedException.Builder. build()EndpointDiscoveryFailedExceptionEndpointDiscoveryFailedException.BuilderImpl. build()static EndpointDiscoveryFailedExceptionEndpointDiscoveryFailedException. create(Throwable cause)Constructors in software.amazon.awssdk.core.endpointdiscovery with parameters of type EndpointDiscoveryFailedException Constructor Description BuilderImpl(EndpointDiscoveryFailedException ex)
-