Interface Containers.ServiceAsync
- All Superinterfaces:
Maskable,ResultLimitable,ServiceAsync
- Enclosing class:
- Containers
public static interface Containers.ServiceAsync extends ServiceAsync
-
Method Summary
Methods inherited from interface com.softlayer.api.ResultLimitable
getLastResponseTotalItemCount, getResultLimit, setResultLimit
-
Method Details
-
withNewMask
Containers.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
Containers.Mask withMask()Description copied from interface:MaskableUse the existing mask on this service or create it if not present -
setMask
-
createObject
-
createObject
-
editObject
-
editObject
-
getObject
Future<Containers> getObject()Async version ofContainers.Service.getObject() -
getObject
-
getLayoutContainerType
Async version ofContainers.Service.getLayoutContainerType() -
getLayoutContainerType
Async callback version ofContainers.Service.getLayoutContainerType() -
getLayoutProfile
Async version ofContainers.Service.getLayoutProfile() -
getLayoutProfile
Async callback version ofContainers.Service.getLayoutProfile()
-