@Generated(value="software.amazon.awssdk:codegen") public final class DashboardNotFoundErrorException extends CloudWatchException implements ToCopyableBuilder<DashboardNotFoundErrorException.Builder,DashboardNotFoundErrorException>
The specified dashboard does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
DashboardNotFoundErrorException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static DashboardNotFoundErrorException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends DashboardNotFoundErrorException.Builder> |
serializableBuilderClass() |
DashboardNotFoundErrorException.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 DashboardNotFoundErrorException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<DashboardNotFoundErrorException.Builder,DashboardNotFoundErrorException>toBuilder in class CloudWatchExceptionpublic static DashboardNotFoundErrorException.Builder builder()
public static Class<? extends DashboardNotFoundErrorException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.