public interface BytesLimitable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
limitBytes(int limitBytes)
Configure Maximum bytes of logs to return.
|
T limitBytes(int limitBytes)
limitBytes - number of bytesCopyright © 2015–2022 Red Hat. All rights reserved.