@Generated(value="software.amazon.awssdk:codegen") public final class OptInRequiredException extends ComputeOptimizerException implements ToCopyableBuilder<OptInRequiredException.Builder,OptInRequiredException>
The account is not opted in to Compute Optimizer.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OptInRequiredException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OptInRequiredException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OptInRequiredException.Builder> |
serializableBuilderClass() |
OptInRequiredException.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 OptInRequiredException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OptInRequiredException.Builder,OptInRequiredException>toBuilder in class ComputeOptimizerExceptionpublic static OptInRequiredException.Builder builder()
public static Class<? extends OptInRequiredException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.