public class ListEntrySpec extends Object implements Serializable, IstioSpec
| Constructor and Description |
|---|
ListEntrySpec()
No args constructor for use in serialization
|
ListEntrySpec(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getValue() |
void |
setName(String name) |
void |
setValue(String value) |
Copyright © 2017–2018 Red Hat. All rights reserved.