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