Uses of Class
org.jclouds.profitbricks.domain.Nic.Request.SetInternetAccessPayload
-
Packages that use Nic.Request.SetInternetAccessPayload Package Description org.jclouds.profitbricks.binder.nic org.jclouds.profitbricks.domain org.jclouds.profitbricks.features -
-
Uses of Nic.Request.SetInternetAccessPayload in org.jclouds.profitbricks.binder.nic
Methods in org.jclouds.profitbricks.binder.nic with parameters of type Nic.Request.SetInternetAccessPayload Modifier and Type Method Description protected String
SetInternetAccessBinder. createPayload(Nic.Request.SetInternetAccessPayload payload)
-
Uses of Nic.Request.SetInternetAccessPayload in org.jclouds.profitbricks.domain
Methods in org.jclouds.profitbricks.domain that return Nic.Request.SetInternetAccessPayload Modifier and Type Method Description abstract Nic.Request.SetInternetAccessPayload
Nic.Request.SetInternetAccessPayload.Builder. build()
-
Uses of Nic.Request.SetInternetAccessPayload in org.jclouds.profitbricks.features
Methods in org.jclouds.profitbricks.features with parameters of type Nic.Request.SetInternetAccessPayload Modifier and Type Method Description String
NicApi. setInternetAccess(Nic.Request.SetInternetAccessPayload payload)
-