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