@Generated(value="software.amazon.awssdk:codegen") public final class InvalidPluginNameException extends SsmException implements ToCopyableBuilder<InvalidPluginNameException.Builder,InvalidPluginNameException>
The plugin name is not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidPluginNameException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidPluginNameException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidPluginNameException.Builder> |
serializableBuilderClass() |
InvalidPluginNameException.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 InvalidPluginNameException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidPluginNameException.Builder,InvalidPluginNameException>toBuilder in class SsmExceptionpublic static InvalidPluginNameException.Builder builder()
public static Class<? extends InvalidPluginNameException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.