public class ConsumerPauseRequest extends java.lang.Object implements JsonSerializable
| Constructor and Description |
|---|
ConsumerPauseRequest(java.time.ZonedDateTime pauseUntil) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toJson() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitserialize, toJsonValuepublic ConsumerPauseRequest(java.time.ZonedDateTime pauseUntil)
public java.lang.String toJson()
toJson in interface JsonSerializable