Uses of Class
org.jclouds.profitbricks.domain.Server.Request.CreatePayload
Packages that use Server.Request.CreatePayload
Package
Description
-
Uses of Server.Request.CreatePayload in org.jclouds.profitbricks.binder.server
Methods in org.jclouds.profitbricks.binder.server with parameters of type Server.Request.CreatePayloadModifier and TypeMethodDescriptionprotected String
CreateServerRequestBinder.createPayload
(Server.Request.CreatePayload payload) -
Uses of Server.Request.CreatePayload in org.jclouds.profitbricks.domain
Methods in org.jclouds.profitbricks.domain that return Server.Request.CreatePayload -
Uses of Server.Request.CreatePayload in org.jclouds.profitbricks.features
Methods in org.jclouds.profitbricks.features with parameters of type Server.Request.CreatePayloadModifier and TypeMethodDescriptionServerApi.createServer
(Server.Request.CreatePayload payload) Creates a Virtual Server within an existing data center.