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