@Generated(value="software.amazon.awssdk:codegen") public final class DataAlreadyAcceptedException extends CloudWatchLogsException implements ToCopyableBuilder<DataAlreadyAcceptedException.Builder,DataAlreadyAcceptedException>
The event was already logged.
Modifier and Type | Class and Description |
---|---|
static interface |
DataAlreadyAcceptedException.Builder |
Modifier and Type | Method and Description |
---|---|
static DataAlreadyAcceptedException.Builder |
builder() |
String |
expectedSequenceToken()
Returns the value of the ExpectedSequenceToken property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends DataAlreadyAcceptedException.Builder> |
serializableBuilderClass() |
DataAlreadyAcceptedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public DataAlreadyAcceptedException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<DataAlreadyAcceptedException.Builder,DataAlreadyAcceptedException>
toBuilder
in class CloudWatchLogsException
public static DataAlreadyAcceptedException.Builder builder()
public static Class<? extends DataAlreadyAcceptedException.Builder> serializableBuilderClass()
public String expectedSequenceToken()
Copyright © 2020. All rights reserved.