Serializable, ToCopyableBuilder<InvalidMarkerException.Builder,InvalidMarkerException>@Generated("software.amazon.awssdk:codegen") public class InvalidMarkerException extends KMSException implements ToCopyableBuilder<InvalidMarkerException.Builder,InvalidMarkerException>
The request was rejected because the marker that specifies where pagination should next begin is not valid.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
InvalidMarkerException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static InvalidMarkerException.Builder |
builder() |
|
static Class<? extends InvalidMarkerException.Builder> |
serializableBuilderClass() |
|
InvalidMarkerException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidMarkerException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<InvalidMarkerException.Builder,InvalidMarkerException>public static InvalidMarkerException.Builder builder()
public static Class<? extends InvalidMarkerException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.