public class CreatePlayerSessionRequestMarshaller extends java.lang.Object implements Marshaller<Request<CreatePlayerSessionRequest>,CreatePlayerSessionRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
CreatePlayerSessionRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<CreatePlayerSessionRequest> |
marshall(CreatePlayerSessionRequest createPlayerSessionRequest) |
private final SdkJsonProtocolFactory protocolFactory
public CreatePlayerSessionRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<CreatePlayerSessionRequest> marshall(CreatePlayerSessionRequest createPlayerSessionRequest)
marshall
in interface Marshaller<Request<CreatePlayerSessionRequest>,CreatePlayerSessionRequest>