Package | Description |
---|---|
org.jclouds.elb.domain | |
org.jclouds.elb.features | |
org.jclouds.elb.xml |
Modifier and Type | Method and Description |
---|---|
Policy |
Policy.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Policy.Builder |
Policy.Builder.fromPolicy(Policy in) |
Modifier and Type | Method and Description |
---|---|
Policy |
PolicyApi.get(String name)
Retrieves information about the specified policy.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Policy> |
PolicyAsyncApi.get(String name) |
com.google.common.util.concurrent.ListenableFuture<Set<Policy>> |
PolicyAsyncApi.list() |
Set<Policy> |
PolicyApi.list()
returns descriptions of the specified sample policies, or descriptions of all the sample
policies.
|
com.google.common.util.concurrent.ListenableFuture<Set<Policy>> |
PolicyAsyncApi.list(ListPoliciesOptions options) |
Set<Policy> |
PolicyApi.list(ListPoliciesOptions options)
Returns detailed descriptions of the policies.
|
Modifier and Type | Method and Description |
---|---|
Policy |
PolicyHandler.getResult() |
Modifier and Type | Method and Description |
---|---|
Set<Policy> |
DescribeLoadBalancerPoliciesResultHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.