public class PutRequest extends Object
| Constructor and Description |
|---|
PutRequest() |
| Modifier and Type | Method and Description |
|---|---|
static PutRequest |
fromJson(String json) |
String |
getData() |
String |
getDeliveryStream() |
void |
setData(Map<String,String> record) |
public static PutRequest fromJson(String json) throws IOException
IOExceptionpublic String getDeliveryStream()
public String getData()
Copyright © 2017. All rights reserved.