public final class ListTestStepRequestMarshaller extends AbstractMarshaller<Request,ListTestStepRequest>
| Constructor and Description |
|---|
ListTestStepRequestMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getActionName() |
protected java.lang.String |
getContent(ListTestStepRequest in) |
protected java.lang.StringBuilder |
getResourcePath(ListTestStepRequest in,
java.lang.StringBuilder rpBuilder) |
protected java.lang.String |
getServiceName() |
protected void |
validateRequest(ListTestStepRequest in) |
build, buildPaging, isParseJson, marshallprotected void validateRequest(ListTestStepRequest in) throws java.lang.Exception
validateRequest in class AbstractMarshaller<Request,ListTestStepRequest>java.lang.Exceptionprotected java.lang.String getServiceName()
getServiceName in class AbstractMarshaller<Request,ListTestStepRequest>protected java.lang.String getActionName()
getActionName in class AbstractMarshaller<Request,ListTestStepRequest>protected java.lang.String getContent(ListTestStepRequest in) throws java.lang.Exception
getContent in class AbstractMarshaller<Request,ListTestStepRequest>java.lang.Exceptionprotected java.lang.StringBuilder getResourcePath(ListTestStepRequest in, java.lang.StringBuilder rpBuilder)
getResourcePath in class AbstractMarshaller<Request,ListTestStepRequest>