Package com.softlayer.api.service
Interface Location.ServiceAsync
- All Superinterfaces:
Maskable,ResultLimitable,ServiceAsync
- All Known Subinterfaces:
Datacenter.ServiceAsync
- Enclosing class:
- Location
public static interface Location.ServiceAsync extends ServiceAsync
-
Method Summary
Methods inherited from interface com.softlayer.api.ResultLimitable
getLastResponseTotalItemCount, getResultLimit, setResultLimit
-
Method Details
-
withNewMask
Location.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
Location.Mask withMask()Description copied from interface:MaskableUse the existing mask on this service or create it if not present -
setMask
-
getAvailableObjectStorageDatacenters
Async version ofLocation.Service.getAvailableObjectStorageDatacenters() -
getAvailableObjectStorageDatacenters
-
getDatacenters
Async version ofLocation.Service.getDatacenters() -
getDatacenters
-
getDatacentersWithVirtualImageStoreServiceResourceRecord
-
getDatacentersWithVirtualImageStoreServiceResourceRecord
Future<?> getDatacentersWithVirtualImageStoreServiceResourceRecord(ResponseHandler<List<Location>> callback) -
getObject
Async version ofLocation.Service.getObject() -
getObject
-
getViewableDatacenters
Async version ofLocation.Service.getViewableDatacenters() -
getViewableDatacenters
-
getViewablePopsAndDataCenters
Async version ofLocation.Service.getViewablePopsAndDataCenters() -
getViewablePopsAndDataCenters
-
getViewablepointOfPresence
Async version ofLocation.Service.getViewablepointOfPresence() -
getViewablepointOfPresence
-
getpointOfPresence
Async version ofLocation.Service.getpointOfPresence() -
getpointOfPresence
-
getActivePresaleEvents
Async version ofLocation.Service.getActivePresaleEvents() -
getActivePresaleEvents
Async callback version ofLocation.Service.getActivePresaleEvents() -
getBackboneDependents
Async version ofLocation.Service.getBackboneDependents() -
getBackboneDependents
Async callback version ofLocation.Service.getBackboneDependents() -
getBnppCompliantFlag
Async version ofLocation.Service.getBnppCompliantFlag() -
getBnppCompliantFlag
Async callback version ofLocation.Service.getBnppCompliantFlag() -
getEuCompliantFlag
Async version ofLocation.Service.getEuCompliantFlag() -
getEuCompliantFlag
Async callback version ofLocation.Service.getEuCompliantFlag() -
getGroups
Async version ofLocation.Service.getGroups() -
getGroups
Async callback version ofLocation.Service.getGroups() -
getHardwareFirewalls
Async version ofLocation.Service.getHardwareFirewalls() -
getHardwareFirewalls
Async callback version ofLocation.Service.getHardwareFirewalls() -
getLocationAddress
Async version ofLocation.Service.getLocationAddress() -
getLocationAddress
Async callback version ofLocation.Service.getLocationAddress() -
getLocationAddresses
Async version ofLocation.Service.getLocationAddresses() -
getLocationAddresses
Async callback version ofLocation.Service.getLocationAddresses() -
getLocationReservationMember
Async version ofLocation.Service.getLocationReservationMember() -
getLocationReservationMember
Async callback version ofLocation.Service.getLocationReservationMember() -
getLocationStatus
Async version ofLocation.Service.getLocationStatus() -
getLocationStatus
Async callback version ofLocation.Service.getLocationStatus() -
getNetworkConfigurationAttribute
Async version ofLocation.Service.getNetworkConfigurationAttribute() -
getNetworkConfigurationAttribute
Async callback version ofLocation.Service.getNetworkConfigurationAttribute() -
getOnlinePptpVpnUserCount
Async version ofLocation.Service.getOnlinePptpVpnUserCount() -
getOnlinePptpVpnUserCount
Async callback version ofLocation.Service.getOnlinePptpVpnUserCount() -
getOnlineSslVpnUserCount
Async version ofLocation.Service.getOnlineSslVpnUserCount() -
getOnlineSslVpnUserCount
Async callback version ofLocation.Service.getOnlineSslVpnUserCount() -
getPathString
Async version ofLocation.Service.getPathString() -
getPathString
Async callback version ofLocation.Service.getPathString() -
getPriceGroups
Async version ofLocation.Service.getPriceGroups() -
getPriceGroups
Async callback version ofLocation.Service.getPriceGroups() -
getRegions
Async version ofLocation.Service.getRegions() -
getRegions
Async callback version ofLocation.Service.getRegions() -
getTimezone
Async version ofLocation.Service.getTimezone() -
getTimezone
Async callback version ofLocation.Service.getTimezone() -
getVdrGroup
Future<CrossReference> getVdrGroup()Async version ofLocation.Service.getVdrGroup() -
getVdrGroup
Async callback version ofLocation.Service.getVdrGroup()
-