@Generated(value="software.amazon.awssdk:codegen") public final class CustomerNotEntitledException extends MarketplaceMeteringException implements ToCopyableBuilder<CustomerNotEntitledException.Builder,CustomerNotEntitledException>
Exception thrown when the customer does not have a valid subscription for the product.
| Modifier and Type | Class and Description |
|---|---|
static interface |
CustomerNotEntitledException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static CustomerNotEntitledException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends CustomerNotEntitledException.Builder> |
serializableBuilderClass() |
CustomerNotEntitledException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic CustomerNotEntitledException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<CustomerNotEntitledException.Builder,CustomerNotEntitledException>toBuilder in class MarketplaceMeteringExceptionpublic static CustomerNotEntitledException.Builder builder()
public static Class<? extends CustomerNotEntitledException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.