@Generated(value="software.amazon.awssdk:codegen") public final class InvalidTypeException extends FmsException implements ToCopyableBuilder<InvalidTypeException.Builder,InvalidTypeException>
The value of the Type parameter is invalid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidTypeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidTypeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidTypeException.Builder> |
serializableBuilderClass() |
InvalidTypeException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic InvalidTypeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidTypeException.Builder,InvalidTypeException>toBuilder in class FmsExceptionpublic static InvalidTypeException.Builder builder()
public static Class<? extends InvalidTypeException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.