Uses of Class
org.jclouds.softlayer.domain.internal.NetworkComponent
-
Packages that use NetworkComponent Package Description org.jclouds.softlayer.domain.internal -
-
Uses of NetworkComponent in org.jclouds.softlayer.domain.internal
Fields in org.jclouds.softlayer.domain.internal with type parameters of type NetworkComponent Modifier and Type Field Description protected Set<NetworkComponent>
TemplateObject.Builder. networkComponents
Methods in org.jclouds.softlayer.domain.internal that return types with arguments of type NetworkComponent Modifier and Type Method Description Set<NetworkComponent>
TemplateObject. getNetworkComponents()
Method parameters in org.jclouds.softlayer.domain.internal with type arguments of type NetworkComponent Modifier and Type Method Description TemplateObject.Builder
TemplateObject.Builder. networkComponents(Set<NetworkComponent> networkComponents)
-