| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain.network |
| Modifier and Type | Field and Description |
|---|---|
protected List<StaticRoute> |
StaticRoutingService.staticRoutes |
| Modifier and Type | Method and Description |
|---|---|
StaticRoute |
StaticRoute.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<StaticRoute> |
StaticRoutingService.getStaticRoutes()
Gets the value of the staticRoutes property.
|
| Modifier and Type | Method and Description |
|---|---|
StaticRoute.Builder |
StaticRoute.Builder.fromStaticRoute(StaticRoute in) |
| Modifier and Type | Method and Description |
|---|---|
StaticRoutingService.Builder |
StaticRoutingService.Builder.staticRoutes(List<StaticRoute> staticRoutes) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.