@Generated(value="software.amazon.awssdk:codegen") public final class FeatureNotAvailableException extends SsmException implements ToCopyableBuilder<FeatureNotAvailableException.Builder,FeatureNotAvailableException>
You attempted to register a LAMBDA or STEP_FUNCTIONS task in a region where the
corresponding service isn't available.
| Modifier and Type | Class and Description |
|---|---|
static interface |
FeatureNotAvailableException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static FeatureNotAvailableException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends FeatureNotAvailableException.Builder> |
serializableBuilderClass() |
FeatureNotAvailableException.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 FeatureNotAvailableException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<FeatureNotAvailableException.Builder,FeatureNotAvailableException>toBuilder in class SsmExceptionpublic static FeatureNotAvailableException.Builder builder()
public static Class<? extends FeatureNotAvailableException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.