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