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