@Generated(value="software.amazon.awssdk:codegen") public class UnsupportedPlatformTypeException extends SSMException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<UnsupportedPlatformTypeException.Builder,UnsupportedPlatformTypeException>
The document does not 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() |
static Class<? extends UnsupportedPlatformTypeException.Builder> |
serializableBuilderClass() |
UnsupportedPlatformTypeException.Builder |
toBuilder() |
errorCode, errorCode, errorMessage, errorMessage, errorType, errorType, getMessage, headers, headers, rawResponse, rawResponse, requestId, requestId, serviceName, serviceName, statusCode, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnsupportedPlatformTypeException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<UnsupportedPlatformTypeException.Builder,UnsupportedPlatformTypeException>public static UnsupportedPlatformTypeException.Builder builder()
public static Class<? extends UnsupportedPlatformTypeException.Builder> serializableBuilderClass()
Copyright © 2018. All rights reserved.