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