@Generated(value="software.amazon.awssdk:codegen") public final class GenerationExistsException extends CostExplorerException implements ToCopyableBuilder<GenerationExistsException.Builder,GenerationExistsException>
A request to generate a recommendation is already in progress.
| Modifier and Type | Class and Description |
|---|---|
static interface |
GenerationExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static GenerationExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends GenerationExistsException.Builder> |
serializableBuilderClass() |
GenerationExistsException.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 GenerationExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<GenerationExistsException.Builder,GenerationExistsException>toBuilder in class CostExplorerExceptionpublic static GenerationExistsException.Builder builder()
public static Class<? extends GenerationExistsException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.