@Generated(value="software.amazon.awssdk:codegen") public final class OutOfCapacityException extends GameLiftException implements ToCopyableBuilder<OutOfCapacityException.Builder,OutOfCapacityException>
The specified game server group has no available game servers to fulfill a ClaimGameServer request.
Clients can retry such requests immediately or after a waiting period.
| Modifier and Type | Class and Description |
|---|---|
static interface |
OutOfCapacityException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static OutOfCapacityException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends OutOfCapacityException.Builder> |
serializableBuilderClass() |
OutOfCapacityException.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 OutOfCapacityException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<OutOfCapacityException.Builder,OutOfCapacityException>toBuilder in class GameLiftExceptionpublic static OutOfCapacityException.Builder builder()
public static Class<? extends OutOfCapacityException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.