public class VirtualServiceSpec extends Object
| Constructor and Description |
|---|
VirtualServiceSpec() |
| Modifier and Type | Method and Description |
|---|---|
List<DubboRoute> |
getDubbo() |
List<String> |
getHosts() |
void |
setDubbo(List<DubboRoute> dubbo) |
void |
setHosts(List<String> hosts) |
String |
toString() |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.