Class StartSimulationJobBatchRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.robomaker.transform.StartSimulationJobBatchRequestMarshaller
- All Implemented Interfaces:
 Marshaller<StartSimulationJobBatchRequest>
@Generated("software.amazon.awssdk:codegen")
public class StartSimulationJobBatchRequestMarshaller
extends Object
implements Marshaller<StartSimulationJobBatchRequest>
StartSimulationJobBatchRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionStartSimulationJobBatchRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(StartSimulationJobBatchRequest startSimulationJobBatchRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
StartSimulationJobBatchRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<StartSimulationJobBatchRequest>- Parameters:
 startSimulationJobBatchRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -