@Generated(value="software.amazon.awssdk:codegen") public class UnsupportedInventorySchemaVersionException extends SSMException implements software.amazon.awssdk.utils.builder.ToCopyableBuilder<UnsupportedInventorySchemaVersionException.Builder,UnsupportedInventorySchemaVersionException>
Inventory item type schema version has to match supported versions in the service. Check output of GetInventorySchema to see the available schema version for each type.
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnsupportedInventorySchemaVersionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static UnsupportedInventorySchemaVersionException.Builder |
builder() |
static Class<? extends UnsupportedInventorySchemaVersionException.Builder> |
serializableBuilderClass() |
UnsupportedInventorySchemaVersionException.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 UnsupportedInventorySchemaVersionException.Builder toBuilder()
toBuilder in interface software.amazon.awssdk.utils.builder.ToCopyableBuilder<UnsupportedInventorySchemaVersionException.Builder,UnsupportedInventorySchemaVersionException>public static UnsupportedInventorySchemaVersionException.Builder builder()
public static Class<? extends UnsupportedInventorySchemaVersionException.Builder> serializableBuilderClass()
Copyright © 2017. All rights reserved.