| Package | Description |
|---|---|
| org.jclouds.googlecomputeengine.domain | |
| org.jclouds.googlecomputeengine.features | |
| org.jclouds.googlecomputeengine.functions.internal |
| Modifier and Type | Method and Description |
|---|---|
Route |
Route.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Route.Builder |
Route.Builder.fromRoute(Route in) |
| Modifier and Type | Method and Description |
|---|---|
Route |
RouteApi.get(String routeName)
Returns the specified route resource
|
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.collect.PagedIterable<Route> |
RouteApi.list() |
org.jclouds.collect.PagedIterable<Route> |
RouteApi.list(ListOptions listOptions)
A paged version of RegionApi#listFirstPage()
|
ListPage<Route> |
RouteApi.listAtMarker(String marker) |
ListPage<Route> |
RouteApi.listAtMarker(String marker,
ListOptions listOptions)
Retrieves the listFirstPage of route resources available to the specified project.
|
ListPage<Route> |
RouteApi.listFirstPage() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<Route>> |
ParseRoutes.ToPagedIterable.fetchNextPage(String projectName,
ListOptions options) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.