@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedMediaTypeException extends LexRuntimeException implements ToCopyableBuilder<UnsupportedMediaTypeException.Builder,UnsupportedMediaTypeException>
The Content-Type header (PostContent API) has an invalid value.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedMediaTypeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedMediaTypeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedMediaTypeException.Builder> |
serializableBuilderClass() |
UnsupportedMediaTypeException.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 UnsupportedMediaTypeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedMediaTypeException.Builder,UnsupportedMediaTypeException>toBuilder in class LexRuntimeExceptionpublic static UnsupportedMediaTypeException.Builder builder()
public static Class<? extends UnsupportedMediaTypeException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.