@Generated(value="software.amazon.awssdk:codegen") public final class ResourceNotSupportedException extends MarketplaceCatalogException implements ToCopyableBuilder<ResourceNotSupportedException.Builder,ResourceNotSupportedException>
Currently, the specified resource is not supported.
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResourceNotSupportedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ResourceNotSupportedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ResourceNotSupportedException.Builder> |
serializableBuilderClass() |
ResourceNotSupportedException.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 ResourceNotSupportedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<ResourceNotSupportedException.Builder,ResourceNotSupportedException>toBuilder in class MarketplaceCatalogExceptionpublic static ResourceNotSupportedException.Builder builder()
public static Class<? extends ResourceNotSupportedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.