| Package | Description |
|---|---|
| org.jclouds.softlayer | |
| org.jclouds.softlayer.compute.config | |
| org.jclouds.softlayer.compute.functions | |
| org.jclouds.softlayer.compute.strategy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SoftLayerApi |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.reflect.TypeToken<org.jclouds.rest.RestContext<SoftLayerClient,SoftLayerAsyncClient>> |
SoftLayerApiMetadata.CONTEXT_TOKEN
Deprecated.
please use
org.jclouds.ContextBuilder#buildApi(SoftLayerClient.class) as
SoftLayerAsyncClient interface will be removed in jclouds 1.7. |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.base.Supplier<ProductPackage> |
SoftLayerComputeServiceContextModule.getProductPackage(AtomicReference<org.jclouds.rest.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>,org.jclouds.compute.domain.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-2014 The Apache Software Foundation. All Rights Reserved.