@Generated(value="software.amazon.awssdk:codegen") public final class NoEntitlementsAllowedException extends LicenseManagerException implements ToCopyableBuilder<NoEntitlementsAllowedException.Builder,NoEntitlementsAllowedException>
There are no entitlements found for this license, or the entitlement maximum count is reached.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoEntitlementsAllowedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoEntitlementsAllowedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoEntitlementsAllowedException.Builder> |
serializableBuilderClass() |
NoEntitlementsAllowedException.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 NoEntitlementsAllowedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoEntitlementsAllowedException.Builder,NoEntitlementsAllowedException>toBuilder in class LicenseManagerExceptionpublic static NoEntitlementsAllowedException.Builder builder()
public static Class<? extends NoEntitlementsAllowedException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.