public class CreateProjectRequestMarshaller extends java.lang.Object implements Marshaller<Request<CreateProjectRequest>,CreateProjectRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
CreateProjectRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<CreateProjectRequest> |
marshall(CreateProjectRequest createProjectRequest) |
private final SdkJsonProtocolFactory protocolFactory
public CreateProjectRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<CreateProjectRequest> marshall(CreateProjectRequest createProjectRequest)
marshall
in interface Marshaller<Request<CreateProjectRequest>,CreateProjectRequest>