Package | Description |
---|---|
org.jclouds.googlecomputeengine.domain | |
org.jclouds.googlecomputeengine.features |
Modifier and Type | Method and Description |
---|---|
static TargetHttpProxy |
TargetHttpProxy.create(String id,
Date creationTimestamp,
URI selfLink,
String name,
String description,
URI urlMap) |
Modifier and Type | Method and Description |
---|---|
TargetHttpProxy |
TargetHttpProxyApi.get(String targetHttpProxyName)
Returns the specified target http proxy resource.
|
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<String,ListPage<TargetHttpProxy>> |
TargetHttpProxyApi.TargetHttpProxyPages.fetchNextPage(ListOptions options) |
Iterator<ListPage<TargetHttpProxy>> |
TargetHttpProxyApi.list() |
Iterator<ListPage<TargetHttpProxy>> |
TargetHttpProxyApi.list(ListOptions listOptions) |
ListPage<TargetHttpProxy> |
TargetHttpProxyApi.listPage(String pageToken,
ListOptions listOptions)
Retrieves the list of targetHttpProxy resources available to the specified project.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.