Uses of Interface
org.jclouds.softlayer.SoftLayerApi
Packages that use SoftLayerApi
-
Uses of SoftLayerApi in org.jclouds.softlayer.compute.config
Methods in org.jclouds.softlayer.compute.config with parameters of type SoftLayerApiModifier and TypeMethodDescriptionfinal com.google.common.base.Supplier
<ContainerVirtualGuestConfiguration> SoftLayerComputeServiceContextModule.getCreateObjectOptions
(AtomicReference<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 SoftLayerApiModifierConstructorDescriptionSoftLayerComputeServiceAdapter
(SoftLayerApi api, SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent virtualGuestHasLoginDetailsPresent, com.google.common.base.Supplier<ContainerVirtualGuestConfiguration> createObjectOptionsSupplier, long guestLoginDelay, long activeTransactionsDelay)