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