@Generated(value="software.amazon.awssdk:codegen") public final class TimestampOutOfBoundsException extends MarketplaceMeteringException implements ToCopyableBuilder<TimestampOutOfBoundsException.Builder,TimestampOutOfBoundsException>
The timestamp value passed in the UsageRecord is out of allowed range.
For BatchMeterUsage, if any of the records are outside of the allowed range, the entire batch is not
processed. You must remove invalid records and try again.
| Modifier and Type | Class and Description |
|---|---|
static interface |
TimestampOutOfBoundsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static TimestampOutOfBoundsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TimestampOutOfBoundsException.Builder> |
serializableBuilderClass() |
TimestampOutOfBoundsException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic TimestampOutOfBoundsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<TimestampOutOfBoundsException.Builder,TimestampOutOfBoundsException>toBuilder in class MarketplaceMeteringExceptionpublic static TimestampOutOfBoundsException.Builder builder()
public static Class<? extends TimestampOutOfBoundsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.