Uses of Class
com.softlayer.api.service.software.Description
-
Uses of Description in com.softlayer.api.service.billing
Fields in com.softlayer.api.service.billing declared as Description Modifier and Type Field Description protected Description
Item. softwareDescription
A friendly description of software componentMethods in com.softlayer.api.service.billing that return Description Modifier and Type Method Description Description
Item. getSoftwareDescription()
Description
Item.Service. getSoftwareDescription()
A friendly description of software componentMethods in com.softlayer.api.service.billing that return types with arguments of type Description Modifier and Type Method Description Future<Description>
Item.ServiceAsync. getSoftwareDescription()
Async version ofItem.Service.getSoftwareDescription()
Methods in com.softlayer.api.service.billing with parameters of type Description Modifier and Type Method Description void
Item. setSoftwareDescription(Description softwareDescription)
Method parameters in com.softlayer.api.service.billing with type arguments of type Description Modifier and Type Method Description Future<?>
Item.ServiceAsync. getSoftwareDescription(ResponseHandler<Description> callback)
Async callback version ofItem.Service.getSoftwareDescription()
-
Uses of Description in com.softlayer.api.service.billing.order
Fields in com.softlayer.api.service.billing.order declared as Description Modifier and Type Field Description protected Description
Item. softwareDescription
For ordered items that are software items, a full description of that software can be found with this property.Methods in com.softlayer.api.service.billing.order that return Description Modifier and Type Method Description Description
Item. getSoftwareDescription()
Description
Item.Service. getSoftwareDescription()
For ordered items that are software items, a full description of that software can be found with this property.Methods in com.softlayer.api.service.billing.order that return types with arguments of type Description Modifier and Type Method Description Future<Description>
Item.ServiceAsync. getSoftwareDescription()
Async version ofItem.Service.getSoftwareDescription()
Methods in com.softlayer.api.service.billing.order with parameters of type Description Modifier and Type Method Description void
Item. setSoftwareDescription(Description softwareDescription)
Method parameters in com.softlayer.api.service.billing.order with type arguments of type Description Modifier and Type Method Description Future<?>
Item.ServiceAsync. getSoftwareDescription(ResponseHandler<Description> callback)
Async callback version ofItem.Service.getSoftwareDescription()
-
Uses of Description in com.softlayer.api.service.hardware
Methods in com.softlayer.api.service.hardware with parameters of type Description Modifier and Type Method Description Boolean
Server.Service. validatePartitionsForOperatingSystem(Description operatingSystem, List<Partition> partitions)
Validates a collection of partitions for an operating systemFuture<Boolean>
Server.ServiceAsync. validatePartitionsForOperatingSystem(Description operatingSystem, List<Partition> partitions)
Future<?>
Server.ServiceAsync. validatePartitionsForOperatingSystem(Description operatingSystem, List<Partition> partitions, ResponseHandler<Boolean> callback)
Method parameters in com.softlayer.api.service.hardware with type arguments of type Description Modifier and Type Method Description List<Item>
Server.Service. getItemPricesFromSoftwareDescriptions(List<Description> softwareDescriptions, Boolean includeTranslationsFlag, Boolean returnAllPricesFlag)
Return a collection of SoftLayer_Item_Price objects from a collection of SoftLayer_Software_DescriptionFuture<List<Item>>
Server.ServiceAsync. getItemPricesFromSoftwareDescriptions(List<Description> softwareDescriptions, Boolean includeTranslationsFlag, Boolean returnAllPricesFlag)
Future<?>
Server.ServiceAsync. getItemPricesFromSoftwareDescriptions(List<Description> softwareDescriptions, Boolean includeTranslationsFlag, Boolean returnAllPricesFlag, ResponseHandler<List<Item>> callback)
-
Uses of Description in com.softlayer.api.service.product
Fields in com.softlayer.api.service.product declared as Description Modifier and Type Field Description protected Description
Item. softwareDescription
The SoftLayer_Software_Description tied to this item.Methods in com.softlayer.api.service.product that return Description Modifier and Type Method Description Description
Item. getSoftwareDescription()
Methods in com.softlayer.api.service.product with parameters of type Description Modifier and Type Method Description void
Item. setSoftwareDescription(Description softwareDescription)
Method parameters in com.softlayer.api.service.product with type arguments of type Description Modifier and Type Method Description List<Price>
Package.Service. getItemPricesFromSoftwareDescriptions(List<Description> softwareDescriptions, Boolean includeTranslationsFlag, Boolean returnAllPricesFlag)
Return a collection of SoftLayer_Item_Price objects from a collection of SoftLayer_Software_DescriptionFuture<List<Price>>
Package.ServiceAsync. getItemPricesFromSoftwareDescriptions(List<Description> softwareDescriptions, Boolean includeTranslationsFlag, Boolean returnAllPricesFlag)
Future<?>
Package.ServiceAsync. getItemPricesFromSoftwareDescriptions(List<Description> softwareDescriptions, Boolean includeTranslationsFlag, Boolean returnAllPricesFlag, ResponseHandler<List<Price>> callback)
-
Uses of Description in com.softlayer.api.service.software
Fields in com.softlayer.api.service.software declared as Description Modifier and Type Field Description protected Description
AccountLicense. softwareDescription
The SoftLayer_Software_Description that this account license is for.protected Description
Component. softwareDescription
The Software Description of this Software Component.protected Description
License. softwareDescription
A Description of the software that this license instance is valid for.protected Description
VirtualLicense. softwareDescription
The SoftLayer_Software_Description that this virtual license is for.protected Description
Description. upgradeSoftwareDescription
A suggestion for an upgrade path from this Software Descriptionprotected Description
Description. upgradeSwDesc
A suggestion for an upgrade path from this Software Description (Deprecated - Use upgradeSoftwareDescription)Fields in com.softlayer.api.service.software with type parameters of type Description Modifier and Type Field Description protected List<Description>
Description. compatibleSoftwareDescriptions
A list of the software descriptions that are compatible with this software description.protected List<Description>
Description. latestVersion
The latest version of a software description.Methods in com.softlayer.api.service.software that return Description Modifier and Type Method Description Description
Description.Service. getObject()
Description
AccountLicense. getSoftwareDescription()
Description
AccountLicense.Service. getSoftwareDescription()
The SoftLayer_Software_Description that this account license is for.Description
Component. getSoftwareDescription()
Description
Component.Service. getSoftwareDescription()
The Software Description of this Software Component.Description
License. getSoftwareDescription()
Description
VirtualLicense. getSoftwareDescription()
Description
VirtualLicense.Service. getSoftwareDescription()
The SoftLayer_Software_Description that this virtual license is for.Description
Description. getUpgradeSoftwareDescription()
Description
Description.Service. getUpgradeSoftwareDescription()
A suggestion for an upgrade path from this Software DescriptionDescription
Description. getUpgradeSwDesc()
Description
Description.Service. getUpgradeSwDesc()
A suggestion for an upgrade path from this Software Description (Deprecated - Use upgradeSoftwareDescription)Methods in com.softlayer.api.service.software with parameters of type Description Modifier and Type Method Description void
AccountLicense. setSoftwareDescription(Description softwareDescription)
void
Component. setSoftwareDescription(Description softwareDescription)
void
License. setSoftwareDescription(Description softwareDescription)
void
VirtualLicense. setSoftwareDescription(Description softwareDescription)
void
Description. setUpgradeSoftwareDescription(Description upgradeSoftwareDescription)
void
Description. setUpgradeSwDesc(Description upgradeSwDesc)
-
Uses of Description in com.softlayer.api.service.software.description
Fields in com.softlayer.api.service.software.description declared as Description Modifier and Type Field Description protected Description
Attribute. softwareDescription
Methods in com.softlayer.api.service.software.description that return Description Modifier and Type Method Description Description
Attribute. getSoftwareDescription()
Methods in com.softlayer.api.service.software.description with parameters of type Description Modifier and Type Method Description void
Attribute. setSoftwareDescription(Description softwareDescription)
-
Uses of Description in com.softlayer.api.service.virtual
Method parameters in com.softlayer.api.service.virtual with type arguments of type Description Modifier and Type Method Description List<Item>
Guest.Service. getItemPricesFromSoftwareDescriptions(List<Description> softwareDescriptions, Boolean includeTranslationsFlag, Boolean returnAllPricesFlag)
Return a collection of SoftLayer_Item_Price objects from a collection of SoftLayer_Software_DescriptionFuture<List<Item>>
Guest.ServiceAsync. getItemPricesFromSoftwareDescriptions(List<Description> softwareDescriptions, Boolean includeTranslationsFlag, Boolean returnAllPricesFlag)
Future<?>
Guest.ServiceAsync. getItemPricesFromSoftwareDescriptions(List<Description> softwareDescriptions, Boolean includeTranslationsFlag, Boolean returnAllPricesFlag, ResponseHandler<List<Item>> callback)
-
Uses of Description in com.softlayer.api.service.virtual.disk.image
Fields in com.softlayer.api.service.virtual.disk.image declared as Description Modifier and Type Field Description protected Description
Software. softwareDescription
The software associated with a virtual disk image.Methods in com.softlayer.api.service.virtual.disk.image that return Description Modifier and Type Method Description Description
Software. getSoftwareDescription()
Methods in com.softlayer.api.service.virtual.disk.image with parameters of type Description Modifier and Type Method Description void
Software. setSoftwareDescription(Description softwareDescription)
-
Uses of Description in com.softlayer.api.service.virtual.guest.block.device.template
Methods in com.softlayer.api.service.virtual.guest.block.device.template that return types with arguments of type Description Modifier and Type Method Description List<Description>
Group.Service. getVhdImportSoftwareDescriptions()
Returns an array of SoftLayer_Software_Description that are supported for VHD imports.Future<List<Description>>
Group.ServiceAsync. getVhdImportSoftwareDescriptions()
Async version ofGroup.Service.getVhdImportSoftwareDescriptions()
Method parameters in com.softlayer.api.service.virtual.guest.block.device.template with type arguments of type Description Modifier and Type Method Description Future<?>
Group.ServiceAsync. getVhdImportSoftwareDescriptions(ResponseHandler<List<Description>> callback)