public class EndpointDiscoveryFailedException extends SdkClientException
| Modifier and Type | Class and Description |
|---|---|
static interface |
EndpointDiscoveryFailedException.Builder |
protected static class |
EndpointDiscoveryFailedException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static EndpointDiscoveryFailedException.Builder |
builder() |
static EndpointDiscoveryFailedException |
create(Throwable cause) |
EndpointDiscoveryFailedException.Builder |
toBuilder()
Create a
SdkClientException.Builder initialized with the properties of this SdkClientException. |
create, createretryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static EndpointDiscoveryFailedException.Builder builder()
public static EndpointDiscoveryFailedException create(Throwable cause)
public EndpointDiscoveryFailedException.Builder toBuilder()
SdkClientExceptionSdkClientException.Builder initialized with the properties of this SdkClientException.toBuilder in class SdkClientExceptionCopyright © 2022. All rights reserved.