public class FluentdSpec extends Object implements Serializable, IstioSpec
| Constructor and Description |
|---|
FluentdSpec()
No args constructor for use in serialization
|
FluentdSpec(String address,
Boolean integerDuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
Boolean |
getIntegerDuration() |
void |
setAddress(String address) |
void |
setIntegerDuration(Boolean integerDuration) |
Copyright © 2017–2018 Red Hat. All rights reserved.