Serializable, ToCopyableBuilder<InvalidFilterOptionException.Builder,InvalidFilterOptionException>@Generated("software.amazon.awssdk:codegen") public class InvalidFilterOptionException extends SSMException implements ToCopyableBuilder<InvalidFilterOptionException.Builder,InvalidFilterOptionException>
The specified filter option is not valid. Valid options are Equals and BeginsWith. For Path filter, valid options are Recursive and OneLevel.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
InvalidFilterOptionException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static InvalidFilterOptionException.Builder |
builder() |
|
static Class<? extends InvalidFilterOptionException.Builder> |
serializableBuilderClass() |
|
InvalidFilterOptionException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidFilterOptionException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<InvalidFilterOptionException.Builder,InvalidFilterOptionException>public static InvalidFilterOptionException.Builder builder()
public static Class<? extends InvalidFilterOptionException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.