Uses of Class
com.exoscale.sdk.model.StartInstanceRequest
Packages that use StartInstanceRequest
-
Uses of StartInstanceRequest in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api with parameters of type StartInstanceRequestModifier and TypeMethodDescriptionExoscaleApi.startInstance
(UUID id, StartInstanceRequest startInstanceRequest) Start a Compute instance This operation starts a virtual machine, potentially using a rescue profile if specified -
Uses of StartInstanceRequest in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return StartInstanceRequestModifier and TypeMethodDescriptionStartInstanceRequest.rescueProfile
(StartInstanceRequest.RescueProfileEnum rescueProfile)