@Generated(value="software.amazon.awssdk:codegen") public final class EntitlementNotFoundException extends AppStreamException implements ToCopyableBuilder<EntitlementNotFoundException.Builder,EntitlementNotFoundException>
The entitlement can't be found.
| Modifier and Type | Class and Description |
|---|---|
static interface |
EntitlementNotFoundException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static EntitlementNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends EntitlementNotFoundException.Builder> |
serializableBuilderClass() |
EntitlementNotFoundException.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 EntitlementNotFoundException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<EntitlementNotFoundException.Builder,EntitlementNotFoundException>toBuilder in class AppStreamExceptionpublic static EntitlementNotFoundException.Builder builder()
public static Class<? extends EntitlementNotFoundException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.