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