@Generated(value="software.amazon.awssdk:codegen") public final class ParameterPatternMismatchException extends SsmException implements ToCopyableBuilder<ParameterPatternMismatchException.Builder,ParameterPatternMismatchException>
The parameter name isn't valid.
Modifier and Type | Class and Description |
---|---|
static interface |
ParameterPatternMismatchException.Builder |
Modifier and Type | Method and Description |
---|---|
static ParameterPatternMismatchException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends ParameterPatternMismatchException.Builder> |
serializableBuilderClass() |
ParameterPatternMismatchException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public ParameterPatternMismatchException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<ParameterPatternMismatchException.Builder,ParameterPatternMismatchException>
toBuilder
in class SsmException
public static ParameterPatternMismatchException.Builder builder()
public static Class<? extends ParameterPatternMismatchException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.