@Generated(value="software.amazon.awssdk:codegen") public class SubscriptionCategoryNotFoundException extends RedshiftException implements ToCopyableBuilder<SubscriptionCategoryNotFoundException.Builder,SubscriptionCategoryNotFoundException>
The value specified for the event category was not one of the allowed values, or it specified a category that does not apply to the specified source type. The allowed values are Configuration, Management, Monitoring, and Security.
| Modifier and Type | Class and Description |
|---|---|
static interface |
SubscriptionCategoryNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static SubscriptionCategoryNotFoundException.Builder |
builder() |
static Class<? extends SubscriptionCategoryNotFoundException.Builder> |
serializableBuilderClass() |
SubscriptionCategoryNotFoundException.Builder |
toBuilder()
Take this object and create a builder that contains all of the current property values of this object.
|
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, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic SubscriptionCategoryNotFoundException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<SubscriptionCategoryNotFoundException.Builder,SubscriptionCategoryNotFoundException>public static SubscriptionCategoryNotFoundException.Builder builder()
public static Class<? extends SubscriptionCategoryNotFoundException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.