@Generated(value="software.amazon.awssdk:codegen") public final class InvalidUsageAllocationsException extends MarketplaceMeteringException implements ToCopyableBuilder<InvalidUsageAllocationsException.Builder,InvalidUsageAllocationsException>
The usage allocation objects are invalid, or the number of allocations is greater than 500 for a single usage record.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidUsageAllocationsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidUsageAllocationsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidUsageAllocationsException.Builder> |
serializableBuilderClass() |
InvalidUsageAllocationsException.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 InvalidUsageAllocationsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidUsageAllocationsException.Builder,InvalidUsageAllocationsException>toBuilder in class MarketplaceMeteringExceptionpublic static InvalidUsageAllocationsException.Builder builder()
public static Class<? extends InvalidUsageAllocationsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.