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