@Generated(value="software.amazon.awssdk:codegen") public final class HumanLoopQuotaExceededException extends RekognitionException implements ToCopyableBuilder<HumanLoopQuotaExceededException.Builder,HumanLoopQuotaExceededException>
The number of in-progress human reviews you have has exceeded the number allowed.
| Modifier and Type | Class and Description |
|---|---|
static interface |
HumanLoopQuotaExceededException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static HumanLoopQuotaExceededException.Builder |
builder() |
String |
quotaCode()
Returns the value of the QuotaCode property for this object.
|
String |
resourceType()
Returns the value of the ResourceType property for this object.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends HumanLoopQuotaExceededException.Builder> |
serializableBuilderClass() |
String |
serviceCode()
Returns the value of the ServiceCode property for this object.
|
HumanLoopQuotaExceededException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic HumanLoopQuotaExceededException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<HumanLoopQuotaExceededException.Builder,HumanLoopQuotaExceededException>toBuilder in class RekognitionExceptionpublic static HumanLoopQuotaExceededException.Builder builder()
public static Class<? extends HumanLoopQuotaExceededException.Builder> serializableBuilderClass()
public String resourceType()
public String quotaCode()
public String serviceCode()
Copyright © 2020. All rights reserved.