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