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