@Generated(value="software.amazon.awssdk:codegen") public final class OperationDisabledException extends EventBridgeException implements ToCopyableBuilder<OperationDisabledException.Builder,OperationDisabledException>
The operation you are attempting is not available in this region.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OperationDisabledException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OperationDisabledException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OperationDisabledException.Builder> |
serializableBuilderClass() |
OperationDisabledException.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 OperationDisabledException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OperationDisabledException.Builder,OperationDisabledException>toBuilder in class EventBridgeExceptionpublic static OperationDisabledException.Builder builder()
public static Class<? extends OperationDisabledException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.