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