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