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