| Modifier and Type | Method and Description |
|---|---|
List<NeutronTrunkSubport> |
TrunkService.listTrunkSubports(String trunkId)
List the subports associated with the trunk
|
| Modifier and Type | Method and Description |
|---|---|
TrunkBuilder |
TrunkBuilder.trunkSubports(List<NeutronTrunkSubport> trunkSubports)
Sets the subports
|
| Modifier and Type | Field and Description |
|---|---|
protected List<NeutronTrunkSubport> |
AbstractNeutronTrunk.trunkSubports |
| Modifier and Type | Method and Description |
|---|---|
static NeutronTrunkSubport |
NeutronTrunkSubport.fromTrunkSubport(TrunkSubport trunkSubport) |
| Modifier and Type | Method and Description |
|---|---|
List<NeutronTrunkSubport> |
AbstractNeutronTrunk.getTrunkSubports() |
protected List<NeutronTrunkSubport> |
NeutronTrunkSubport.TrunkSubports.value() |
| Modifier and Type | Method and Description |
|---|---|
TrunkBuilder |
AbstractNeutronTrunk.TrunkConcreteBuilder.trunkSubports(List<NeutronTrunkSubport> trunkSubports) |
| Modifier and Type | Method and Description |
|---|---|
List<NeutronTrunkSubport> |
TrunkServiceImpl.listTrunkSubports(String trunkId)
List the subports associated with the trunk
|
Copyright © 2020. All rights reserved.