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