Interface Interface.Service
- All Superinterfaces:
Maskable,ResultLimitable,Service
- All Known Subinterfaces:
Interface.Service
- Enclosing class:
- Interface
@ApiService("SoftLayer_Network_Firewall_Module_Context_Interface") public static interface Interface.Service extends Service
-
Method Summary
Modifier and Type Method Description Interface.ServiceAsyncasAsync()Get an async version of this serviceList<AccessControlList>getFirewallContextAccessControlLists()VlangetNetworkVlan()InterfacegetObject()voidsetMask(Interface.Mask mask)Interface.MaskwithMask()Use the existing mask on this service or create it if not presentInterface.MaskwithNewMask()Overwrite the existing mask on this service with a new one and return itMethods inherited from interface com.softlayer.api.ResultLimitable
getLastResponseTotalItemCount, getResultLimit, setResultLimit
-
Method Details
-
asAsync
Interface.ServiceAsync asAsync()Description copied from interface:ServiceGet an async version of this service -
withNewMask
Interface.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
Interface.Mask withMask()Description copied from interface:MaskableUse the existing mask on this service or create it if not present -
setMask
-
getObject
-
getFirewallContextAccessControlLists
-
getNetworkVlan
-