@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedPlatformTypeException extends SsmException implements ToCopyableBuilder<UnsupportedPlatformTypeException.Builder,UnsupportedPlatformTypeException>
The document doesn't support the platform type of the given instance ID(s). For example, you sent an document for a Windows instance to a Linux instance.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedPlatformTypeException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedPlatformTypeException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedPlatformTypeException.Builder> |
serializableBuilderClass() |
UnsupportedPlatformTypeException.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 UnsupportedPlatformTypeException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<UnsupportedPlatformTypeException.Builder,UnsupportedPlatformTypeException>toBuilder in class SsmExceptionpublic static UnsupportedPlatformTypeException.Builder builder()
public static Class<? extends UnsupportedPlatformTypeException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.