Package com.softlayer.api.service
Class Network
- java.lang.Object
-
- com.softlayer.api.Type
-
- com.softlayer.api.service.Entity
-
- com.softlayer.api.service.Network
-
@ApiType("SoftLayer_Network") public class Network extends Entity
Provides services oriented to network-centric discovery and manipulation.- See Also:
- SoftLayer_Network
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNetwork.Maskstatic interfaceNetwork.ServiceProvides services oriented to network-centric discovery and manipulation.static interfaceNetwork.ServiceAsync
-
Field Summary
-
Fields inherited from class com.softlayer.api.Type
unknownProperties
-
-
Constructor Summary
Constructors Constructor Description Network()
-
Method Summary
Modifier and Type Method Description static Network.Serviceservice(ApiClient client)-
Methods inherited from class com.softlayer.api.Type
getUnknownProperties, setUnknownProperties
-
-
-
-
Method Detail
-
service
public static Network.Service service(ApiClient client)
-
-