Uses of Class
org.jclouds.profitbricks.domain.Server.Request.UpdatePayload
Packages that use Server.Request.UpdatePayload
Package
Description
-
Uses of Server.Request.UpdatePayload in org.jclouds.profitbricks.binder.server
Methods in org.jclouds.profitbricks.binder.server with parameters of type Server.Request.UpdatePayloadModifier and TypeMethodDescriptionprotected String
UpdateServerRequestBinder.createPayload
(Server.Request.UpdatePayload payload) -
Uses of Server.Request.UpdatePayload in org.jclouds.profitbricks.domain
Methods in org.jclouds.profitbricks.domain that return Server.Request.UpdatePayload -
Uses of Server.Request.UpdatePayload in org.jclouds.profitbricks.features
Methods in org.jclouds.profitbricks.features with parameters of type Server.Request.UpdatePayloadModifier and TypeMethodDescriptionServerApi.updateServer
(Server.Request.UpdatePayload payload) Updates parameters of an existing virtual server device.