@Generated(value="software.amazon.awssdk:codegen") public final class NotEligibleException extends DeviceFarmException implements ToCopyableBuilder<NotEligibleException.Builder,NotEligibleException>
Exception gets thrown when a user is not eligible to perform the specified transaction.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NotEligibleException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NotEligibleException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NotEligibleException.Builder> |
serializableBuilderClass() |
NotEligibleException.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 NotEligibleException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NotEligibleException.Builder,NotEligibleException>toBuilder in class DeviceFarmExceptionpublic static NotEligibleException.Builder builder()
public static Class<? extends NotEligibleException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.