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