public static class ProcessRoutersRequest.RouterNamesGroup extends Object
| Constructor and Description |
|---|
RouterNamesGroup() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAfterRouters() |
List<String> |
getBeforeRouters() |
List<String> |
getCoreRouters() |
void |
setAfterRouters(List<String> afterRouters) |
void |
setBeforeRouters(List<String> beforeRouters) |
void |
setCoreRouters(List<String> coreRouters) |
Copyright © 2023. All rights reserved.