Class CreatePlayerSessionRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.gamelift.transform.CreatePlayerSessionRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreatePlayerSessionRequest>
@Generated("software.amazon.awssdk:codegen") public class CreatePlayerSessionRequestMarshaller extends Object implements Marshaller<CreatePlayerSessionRequest>
CreatePlayerSessionRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description CreatePlayerSessionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(CreatePlayerSessionRequest createPlayerSessionRequest)
-
-
-
Constructor Detail
-
CreatePlayerSessionRequestMarshaller
public CreatePlayerSessionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreatePlayerSessionRequest createPlayerSessionRequest)
- Specified by:
marshallin interfaceMarshaller<CreatePlayerSessionRequest>
-
-