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