Serializable
, ToCopyableBuilder<InternalErrorException.Builder,InternalErrorException>
@Generated("software.amazon.awssdk:codegen") public class InternalErrorException extends CostandUsageReportException implements ToCopyableBuilder<InternalErrorException.Builder,InternalErrorException>
Modifier and Type | Class | Description |
---|---|---|
static interface |
InternalErrorException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static InternalErrorException.Builder |
builder() |
|
static Class<? extends InternalErrorException.Builder> |
serializableBuilderClass() |
|
InternalErrorException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InternalErrorException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InternalErrorException.Builder,InternalErrorException>
public static InternalErrorException.Builder builder()
public static Class<? extends InternalErrorException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.