|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Policy | |
|---|---|
| org.jclouds.elb.domain | |
| org.jclouds.elb.features | |
| org.jclouds.elb.xml | |
| Uses of Policy in org.jclouds.elb.domain |
|---|
| Methods in org.jclouds.elb.domain that return Policy | |
|---|---|
Policy |
Policy.Builder.build()
|
| Methods in org.jclouds.elb.domain with parameters of type Policy | |
|---|---|
Policy.Builder |
Policy.Builder.fromPolicy(Policy in)
|
| Uses of Policy in org.jclouds.elb.features |
|---|
| Methods in org.jclouds.elb.features that return Policy | |
|---|---|
Policy |
PolicyApi.get(String name)
Retrieves information about the specified policy. |
| Methods in org.jclouds.elb.features that return types with arguments of type Policy | |
|---|---|
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. |
| Uses of Policy in org.jclouds.elb.xml |
|---|
| Methods in org.jclouds.elb.xml that return Policy | |
|---|---|
Policy |
PolicyHandler.getResult()
|
| Methods in org.jclouds.elb.xml that return types with arguments of type Policy | |
|---|---|
Set<Policy> |
DescribeLoadBalancerPoliciesResultHandler.getResult()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||