@Generated(value="software.amazon.awssdk:codegen") public final class NotSupportedOperationException extends OmicsException implements ToCopyableBuilder<NotSupportedOperationException.Builder,NotSupportedOperationException>
The operation is not supported by Amazon Omics, or the API does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NotSupportedOperationException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NotSupportedOperationException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NotSupportedOperationException.Builder> |
serializableBuilderClass() |
NotSupportedOperationException.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 NotSupportedOperationException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NotSupportedOperationException.Builder,NotSupportedOperationException>toBuilder in class OmicsExceptionpublic static NotSupportedOperationException.Builder builder()
public static Class<? extends NotSupportedOperationException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.