Uses of Class
org.jclouds.cloudsigma.domain.ProfileInfo

Packages that use ProfileInfo
org.jclouds.cloudsigma   
org.jclouds.cloudsigma.domain   
org.jclouds.cloudsigma.functions   
 

Uses of ProfileInfo in org.jclouds.cloudsigma
 

Methods in org.jclouds.cloudsigma that return ProfileInfo
 ProfileInfo CloudSigmaApi.getProfileInfo()
          Get profile info
 

Uses of ProfileInfo in org.jclouds.cloudsigma.domain
 

Methods in org.jclouds.cloudsigma.domain that return ProfileInfo
 ProfileInfo ProfileInfo.Builder.build()
           
 

Uses of ProfileInfo in org.jclouds.cloudsigma.functions
 

Methods in org.jclouds.cloudsigma.functions that return ProfileInfo
 ProfileInfo KeyValuesDelimitedByBlankLinesToProfileInfo.apply(org.jclouds.http.HttpResponse response)
           
 ProfileInfo MapToProfileInfo.apply(Map<String,String> from)
           
 

Methods in org.jclouds.cloudsigma.functions that return types with arguments of type ProfileInfo
 Set<ProfileInfo> ListOfKeyValuesDelimitedByBlankLinesToProfileInfoSet.apply(org.jclouds.http.HttpResponse response)
           
 



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