@Generated(value="software.amazon.awssdk:codegen") public final class ReportLimitReachedException extends CostAndUsageReportException implements ToCopyableBuilder<ReportLimitReachedException.Builder,ReportLimitReachedException>
This account already has five reports defined. To define a new report, you must delete an existing report.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ReportLimitReachedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ReportLimitReachedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ReportLimitReachedException.Builder> |
serializableBuilderClass() |
ReportLimitReachedException.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 ReportLimitReachedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ReportLimitReachedException.Builder,ReportLimitReachedException>toBuilder in class CostAndUsageReportExceptionpublic static ReportLimitReachedException.Builder builder()
public static Class<? extends ReportLimitReachedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.