Interface Group.ServiceAsync
- All Superinterfaces:
Maskable
,ResultLimitable
,ServiceAsync
- All Known Subinterfaces:
Iscsi.ServiceAsync
,Nfs.ServiceAsync
- Enclosing class:
- Group
public static interface Group.ServiceAsync extends ServiceAsync
-
Method Summary
Methods inherited from interface com.softlayer.api.ResultLimitable
getLastResponseTotalItemCount, getResultLimit, setResultLimit
-
Method Details
-
withNewMask
Group.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
Group.Mask withMask()Description copied from interface:Maskable
Use the existing mask on this service or create it if not present -
setMask
-
addAllowedHost
-
addAllowedHost
-
attachToVolume
-
attachToVolume
-
createObject
-
createObject
-
deleteObject
Async version ofGroup.Service.deleteObject()
-
deleteObject
-
editObject
-
editObject
-
getAllObjects
Async version ofGroup.Service.getAllObjects()
-
getAllObjects
-
getNetworkConnectionDetails
Future<NetworkConnectionInformation> getNetworkConnectionDetails()Async version ofGroup.Service.getNetworkConnectionDetails()
-
getNetworkConnectionDetails
-
getObject
Async version ofGroup.Service.getObject()
-
getObject
-
removeAllowedHost
-
removeAllowedHost
-
removeFromVolume
-
removeFromVolume
-
getAccount
Async version ofGroup.Service.getAccount()
-
getAccount
Async callback version ofGroup.Service.getAccount()
-
getAllowedHosts
Async version ofGroup.Service.getAllowedHosts()
-
getAllowedHosts
Async callback version ofGroup.Service.getAllowedHosts()
-
getAttachedVolumes
Async version ofGroup.Service.getAttachedVolumes()
-
getAttachedVolumes
Async callback version ofGroup.Service.getAttachedVolumes()
-
getGroupType
Async version ofGroup.Service.getGroupType()
-
getGroupType
Async callback version ofGroup.Service.getGroupType()
-
getOsType
Async version ofGroup.Service.getOsType()
-
getOsType
Async callback version ofGroup.Service.getOsType()
-
getServiceResource
Async version ofGroup.Service.getServiceResource()
-
getServiceResource
Async callback version ofGroup.Service.getServiceResource()
-