Package | Description |
---|---|
org.jclouds.softlayer | |
org.jclouds.softlayer.compute.config | |
org.jclouds.softlayer.compute.functions | |
org.jclouds.softlayer.compute.strategy |
Modifier and Type | Field and Description |
---|---|
static com.google.common.reflect.TypeToken<RestContext<SoftLayerClient,SoftLayerAsyncClient>> |
SoftLayerApiMetadata.CONTEXT_TOKEN |
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Supplier<ProductPackage> |
SoftLayerComputeServiceContextModule.getProductPackage(AtomicReference<AuthorizationException> authException,
long seconds,
SoftLayerClient client,
String virtualGuestPackageName)
Many requests need the same productPackage, which is in this case the package for virtual
guests.
|
Constructor and Description |
---|
VirtualGuestToNodeMetadata.GetHardwareForVirtualGuest(SoftLayerClient client,
com.google.common.base.Function<Iterable<ProductItem>,Hardware> productItemsToHardware) |
VirtualGuestToNodeMetadata.GetImageForVirtualGuest(SoftLayerClient client) |
Constructor and Description |
---|
SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent(SoftLayerClient client) |
SoftLayerComputeServiceAdapter(SoftLayerClient client,
SoftLayerComputeServiceAdapter.VirtualGuestHasLoginDetailsPresent virtualGuestHasLoginDetailsPresent,
com.google.common.base.Supplier<ProductPackage> productPackageSupplier,
Iterable<ProductItemPrice> prices,
String cpuRegex,
String disk0Type,
float portSpeed,
long guestLoginDelay) |
Copyright © 2009-2013 jclouds. All Rights Reserved.