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