| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Supplier<Map<URI,Region>> |
GoogleComputeEngineServiceContextModule.provideRegions(AtomicReference<org.jclouds.rest.AuthorizationException> authException,
GoogleComputeEngineApi api,
com.google.common.base.Supplier<String> userProject,
long seconds) |
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.domain.Location |
RegionToLocation.apply(Region input) |
| Modifier and Type | Method and Description |
|---|---|
Region |
Region.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Region.Builder |
Region.Builder.fromRegion(Region in) |
| Modifier and Type | Method and Description |
|---|---|
Region |
RegionApi.get(String regionName)
Returns the specified region resource
|
| Modifier and Type | Method and Description |
|---|---|
org.jclouds.collect.PagedIterable<Region> |
RegionApi.list() |
org.jclouds.collect.PagedIterable<Region> |
RegionApi.list(ListOptions listOptions)
A paged version of RegionApi#listFirstPage()
|
ListPage<Region> |
RegionApi.listAtMarker(String marker) |
ListPage<Region> |
RegionApi.listAtMarker(String marker,
ListOptions listOptions)
Retrieves the listFirstPage of region resources available to the specified project.
|
ListPage<Region> |
RegionApi.listFirstPage() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<Region>> |
ParseRegions.ToPagedIterable.fetchNextPage(String projectName,
ListOptions options) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.