Interface Description.ServiceAsync
- All Superinterfaces:
Maskable
,ResultLimitable
,ServiceAsync
- Enclosing class:
- Description
public static interface Description.ServiceAsync extends ServiceAsync
-
Method Summary
Methods inherited from interface com.softlayer.api.ResultLimitable
getLastResponseTotalItemCount, getResultLimit, setResultLimit
-
Method Details
-
withNewMask
Description.Mask withNewMask()Description copied from interface:Maskable
Overwrite the existing mask on this service with a new one and return it- Specified by:
withNewMask
in interfaceMaskable
-
withMask
Description.Mask withMask()Description copied from interface:Maskable
Use the existing mask on this service or create it if not present -
setMask
-
getAllObjects
Future<List<Description>> getAllObjects()Async version ofDescription.Service.getAllObjects()
-
getAllObjects
-
getCustomerOwnedLicenseDescriptions
Future<List<Description>> getCustomerOwnedLicenseDescriptions()Async version ofDescription.Service.getCustomerOwnedLicenseDescriptions()
-
getCustomerOwnedLicenseDescriptions
-
getObject
Future<Description> getObject()Async version ofDescription.Service.getObject()
-
getObject
-
getAttributes
Async version ofDescription.Service.getAttributes()
-
getAttributes
Async callback version ofDescription.Service.getAttributes()
-
getAverageInstallationDuration
Async version ofDescription.Service.getAverageInstallationDuration()
-
getAverageInstallationDuration
Async callback version ofDescription.Service.getAverageInstallationDuration()
-
getCompatibleSoftwareDescriptions
Future<List<Description>> getCompatibleSoftwareDescriptions()Async version ofDescription.Service.getCompatibleSoftwareDescriptions()
-
getCompatibleSoftwareDescriptions
Async callback version ofDescription.Service.getCompatibleSoftwareDescriptions()
-
getFeatures
Async version ofDescription.Service.getFeatures()
-
getFeatures
Async callback version ofDescription.Service.getFeatures()
-
getLatestVersion
Future<List<Description>> getLatestVersion()Async version ofDescription.Service.getLatestVersion()
-
getLatestVersion
Async callback version ofDescription.Service.getLatestVersion()
-
getProductItems
Async version ofDescription.Service.getProductItems()
-
getProductItems
Async callback version ofDescription.Service.getProductItems()
-
getProvisionTransactionGroup
Async version ofDescription.Service.getProvisionTransactionGroup()
-
getProvisionTransactionGroup
Async callback version ofDescription.Service.getProvisionTransactionGroup()
-
getReloadTransactionGroup
Async version ofDescription.Service.getReloadTransactionGroup()
-
getReloadTransactionGroup
Async callback version ofDescription.Service.getReloadTransactionGroup()
-
getRequiredUser
Async version ofDescription.Service.getRequiredUser()
-
getRequiredUser
Async callback version ofDescription.Service.getRequiredUser()
-
getSoftwareLicenses
Async version ofDescription.Service.getSoftwareLicenses()
-
getSoftwareLicenses
Async callback version ofDescription.Service.getSoftwareLicenses()
-
getUpgradeSoftwareDescription
Future<Description> getUpgradeSoftwareDescription()Async version ofDescription.Service.getUpgradeSoftwareDescription()
-
getUpgradeSoftwareDescription
Async callback version ofDescription.Service.getUpgradeSoftwareDescription()
-
getUpgradeSwDesc
Future<Description> getUpgradeSwDesc()Async version ofDescription.Service.getUpgradeSwDesc()
-
getUpgradeSwDesc
Async callback version ofDescription.Service.getUpgradeSwDesc()
-
getValidFilesystemTypes
Async version ofDescription.Service.getValidFilesystemTypes()
-
getValidFilesystemTypes
Async callback version ofDescription.Service.getValidFilesystemTypes()
-