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