Uses of Interface
org.jclouds.softlayer.SoftLayerApi

Packages that use SoftLayerApi
org.jclouds.softlayer.compute.config   
org.jclouds.softlayer.compute.strategy   
 

Uses of SoftLayerApi in org.jclouds.softlayer.compute.config
 

Methods in org.jclouds.softlayer.compute.config with parameters of type SoftLayerApi
 com.google.common.base.Supplier<ContainerVirtualGuestConfiguration> SoftLayerComputeServiceContextModule.getCreateObjectOptions(AtomicReference<org.jclouds.rest.AuthorizationException> authException, long seconds, SoftLayerApi api)
           
 

Uses of SoftLayerApi in org.jclouds.softlayer.compute.strategy
 

Constructors in org.jclouds.softlayer.compute.strategy with parameters of type SoftLayerApi
SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent(SoftLayerApi client)
           
SoftLayerComputeServiceAdapter(SoftLayerApi api, SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent virtualGuestHasLoginDetailsPresent, com.google.common.base.Supplier<ContainerVirtualGuestConfiguration> createObjectOptionsSupplier, long guestLoginDelay, long activeTransactionsDelay, boolean includePublicImages)
           
 



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