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