Uses of Interface
org.jclouds.cloudstack.features.AddressApi

Packages that use AddressApi
org.jclouds.cloudstack   
org.jclouds.cloudstack.functions   
 

Uses of AddressApi in org.jclouds.cloudstack
 

Methods in org.jclouds.cloudstack that return AddressApi
 AddressApi CloudStackApi.getAddressApi()
          Provides synchronous access to Address features.
 

Uses of AddressApi in org.jclouds.cloudstack.functions
 

Methods in org.jclouds.cloudstack.functions with parameters of type AddressApi
static PublicIPAddress ReuseOrAssociateNewPublicIPAddress.findAvailableAndAssociatedWithNetwork(String networkId, AddressApi client)
          Finds existing addresses who are ready for use and not assigned to a machine.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.