@Generated(value="software.amazon.awssdk:codegen") public final class UnsupportedOperatingSystemException extends SsmException implements ToCopyableBuilder<UnsupportedOperatingSystemException.Builder,UnsupportedOperatingSystemException>
The operating systems you specified isn't supported, or the operation isn't supported for the operating system.
Modifier and Type | Class and Description |
---|---|
static interface |
UnsupportedOperatingSystemException.Builder |
Modifier and Type | Method and Description |
---|---|
static UnsupportedOperatingSystemException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends UnsupportedOperatingSystemException.Builder> |
serializableBuilderClass() |
UnsupportedOperatingSystemException.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 UnsupportedOperatingSystemException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<UnsupportedOperatingSystemException.Builder,UnsupportedOperatingSystemException>
toBuilder
in class SsmException
public static UnsupportedOperatingSystemException.Builder builder()
public static Class<? extends UnsupportedOperatingSystemException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.