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