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