public class ConsumerPauseRequest
extends java.lang.Object
implements io.nats.client.support.JsonSerializable
| Constructor and Description |
|---|
ConsumerPauseRequest(java.time.ZonedDateTime pauseUntil)
Construct a consumer pause request with the time requested to pause
|
| Modifier and Type | Method and Description |
|---|---|
@NonNull java.lang.String |
toJson() |