| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConflictException.Builder |
static interface |
FleetCapacityExceededException.Builder |
static interface |
GameSessionFullException.Builder |
static interface |
IdempotentParameterMismatchException.Builder |
static interface |
InternalServiceException.Builder |
static interface |
InvalidFleetStatusException.Builder |
static interface |
InvalidGameSessionStatusException.Builder |
static interface |
InvalidRequestException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
NotFoundException.Builder |
static interface |
OutOfCapacityException.Builder |
static interface |
TaggingFailedException.Builder |
static interface |
TerminalRoutingStrategyException.Builder |
static interface |
UnauthorizedException.Builder |
static interface |
UnsupportedRegionException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
GameLiftException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
GameLiftException.Builder |
GameLiftException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static GameLiftException.Builder |
GameLiftException.builder() |
GameLiftException.Builder |
GameLiftException.Builder.cause(Throwable cause) |
GameLiftException.Builder |
GameLiftException.Builder.message(String message) |
GameLiftException.Builder |
GameLiftException.Builder.requestId(String requestId) |
GameLiftException.Builder |
GameLiftException.Builder.statusCode(int statusCode) |
GameLiftException.Builder |
GameLiftException.toBuilder() |
GameLiftException.Builder |
GameLiftException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GameLiftException.Builder> |
GameLiftException.serializableBuilderClass() |
| Constructor and Description |
|---|
GameLiftException(GameLiftException.Builder builder) |
Copyright © 2022. All rights reserved.