CopyableBuilder<CreatePlayerSessionResponse.Builder,CreatePlayerSessionResponse>
, SdkBuilder<CreatePlayerSessionResponse.Builder,CreatePlayerSessionResponse>
public static interface CreatePlayerSessionResponse.Builder extends CopyableBuilder<CreatePlayerSessionResponse.Builder,CreatePlayerSessionResponse>
Modifier and Type | Method | Description |
---|---|---|
CreatePlayerSessionResponse.Builder |
playerSession(PlayerSession playerSession) |
Object that describes the newly created player session record.
|
copy
apply, build
CreatePlayerSessionResponse.Builder playerSession(PlayerSession playerSession)
Object that describes the newly created player session record.
playerSession
- Object that describes the newly created player session record.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.