Package | Description |
---|---|
com.amazonaws.services.gamelift | |
com.amazonaws.services.gamelift.model | |
com.amazonaws.services.gamelift.model.transform |
Modifier and Type | Method and Description |
---|---|
CreatePlayerSessionResult |
AmazonGameLiftClient.createPlayerSession(CreatePlayerSessionRequest createPlayerSessionRequest)
Adds a player to a game session and creates a player session record.
|
CreatePlayerSessionResult |
AmazonGameLift.createPlayerSession(CreatePlayerSessionRequest createPlayerSessionRequest)
Adds a player to a game session and creates a player session record.
|
CreatePlayerSessionResult |
AbstractAmazonGameLift.createPlayerSession(CreatePlayerSessionRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreatePlayerSessionResult> |
AmazonGameLiftAsyncClient.createPlayerSessionAsync(CreatePlayerSessionRequest request) |
java.util.concurrent.Future<CreatePlayerSessionResult> |
AmazonGameLiftAsync.createPlayerSessionAsync(CreatePlayerSessionRequest createPlayerSessionRequest)
Adds a player to a game session and creates a player session record.
|
java.util.concurrent.Future<CreatePlayerSessionResult> |
AbstractAmazonGameLiftAsync.createPlayerSessionAsync(CreatePlayerSessionRequest request) |
java.util.concurrent.Future<CreatePlayerSessionResult> |
AmazonGameLiftAsyncClient.createPlayerSessionAsync(CreatePlayerSessionRequest request,
AsyncHandler<CreatePlayerSessionRequest,CreatePlayerSessionResult> asyncHandler) |
java.util.concurrent.Future<CreatePlayerSessionResult> |
AmazonGameLiftAsync.createPlayerSessionAsync(CreatePlayerSessionRequest createPlayerSessionRequest,
AsyncHandler<CreatePlayerSessionRequest,CreatePlayerSessionResult> asyncHandler)
Adds a player to a game session and creates a player session record.
|
java.util.concurrent.Future<CreatePlayerSessionResult> |
AbstractAmazonGameLiftAsync.createPlayerSessionAsync(CreatePlayerSessionRequest request,
AsyncHandler<CreatePlayerSessionRequest,CreatePlayerSessionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreatePlayerSessionResult> |
AmazonGameLiftAsyncClient.createPlayerSessionAsync(CreatePlayerSessionRequest request,
AsyncHandler<CreatePlayerSessionRequest,CreatePlayerSessionResult> asyncHandler) |
java.util.concurrent.Future<CreatePlayerSessionResult> |
AmazonGameLiftAsync.createPlayerSessionAsync(CreatePlayerSessionRequest createPlayerSessionRequest,
AsyncHandler<CreatePlayerSessionRequest,CreatePlayerSessionResult> asyncHandler)
Adds a player to a game session and creates a player session record.
|
java.util.concurrent.Future<CreatePlayerSessionResult> |
AbstractAmazonGameLiftAsync.createPlayerSessionAsync(CreatePlayerSessionRequest request,
AsyncHandler<CreatePlayerSessionRequest,CreatePlayerSessionResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreatePlayerSessionResult |
CreatePlayerSessionResult.clone() |
CreatePlayerSessionResult |
CreatePlayerSessionResult.withPlayerSession(PlayerSession playerSession)
Object containing the newly created player session record.
|
Modifier and Type | Method and Description |
---|---|
CreatePlayerSessionResult |
CreatePlayerSessionResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |