Interface Model.ServiceAsync
- All Superinterfaces:
Maskable,ResultLimitable,ServiceAsync
- Enclosing class:
- Model
public static interface Model.ServiceAsync extends ServiceAsync
-
Method Summary
Methods inherited from interface com.softlayer.api.ResultLimitable
getLastResponseTotalItemCount, getResultLimit, setResultLimit
-
Method Details
-
withNewMask
Model.Mask withNewMask()Description copied from interface:MaskableOverwrite the existing mask on this service with a new one and return it- Specified by:
withNewMaskin interfaceMaskable
-
withMask
Model.Mask withMask()Description copied from interface:MaskableUse the existing mask on this service or create it if not present -
setMask
-
getObject
Async version ofModel.Service.getObject() -
getObject
-
getArchitectureType
Async version ofModel.Service.getArchitectureType() -
getArchitectureType
Async callback version ofModel.Service.getArchitectureType() -
getAttributes
Async version ofModel.Service.getAttributes() -
getAttributes
Async callback version ofModel.Service.getAttributes() -
getCompatibleArrayTypes
Async version ofModel.Service.getCompatibleArrayTypes() -
getCompatibleArrayTypes
Async callback version ofModel.Service.getCompatibleArrayTypes() -
getCompatibleChildComponentModels
Async version ofModel.Service.getCompatibleChildComponentModels() -
getCompatibleChildComponentModels
Async callback version ofModel.Service.getCompatibleChildComponentModels() -
getCompatibleParentComponentModels
Async version ofModel.Service.getCompatibleParentComponentModels() -
getCompatibleParentComponentModels
Async callback version ofModel.Service.getCompatibleParentComponentModels() -
getFirmwareQuantity
Async version ofModel.Service.getFirmwareQuantity() -
getFirmwareQuantity
Async callback version ofModel.Service.getFirmwareQuantity() -
getFirmwares
Async version ofModel.Service.getFirmwares() -
getFirmwares
Async callback version ofModel.Service.getFirmwares() -
getHardwareComponents
Async version ofModel.Service.getHardwareComponents() -
getHardwareComponents
Async callback version ofModel.Service.getHardwareComponents() -
getHardwareGenericComponentModel
Async version ofModel.Service.getHardwareGenericComponentModel() -
getHardwareGenericComponentModel
Async callback version ofModel.Service.getHardwareGenericComponentModel() -
getInfinibandCompatibleAttribute
Async version ofModel.Service.getInfinibandCompatibleAttribute() -
getInfinibandCompatibleAttribute
Async callback version ofModel.Service.getInfinibandCompatibleAttribute() -
getIsFlexSkuCompatible
Async version ofModel.Service.getIsFlexSkuCompatible() -
getIsFlexSkuCompatible
Async callback version ofModel.Service.getIsFlexSkuCompatible() -
getIsInfinibandCompatible
Async version ofModel.Service.getIsInfinibandCompatible() -
getIsInfinibandCompatible
Async callback version ofModel.Service.getIsInfinibandCompatible() -
getRebootTime
Async version ofModel.Service.getRebootTime() -
getRebootTime
Async callback version ofModel.Service.getRebootTime() -
getType
Async version ofModel.Service.getType() -
getType
Async callback version ofModel.Service.getType() -
getValidAttributeTypes
Async version ofModel.Service.getValidAttributeTypes() -
getValidAttributeTypes
Async callback version ofModel.Service.getValidAttributeTypes()
-