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