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