Uses of Class
com.morpheusdata.response.ProvisionResponse
Packages that use ProvisionResponse
-
Uses of ProvisionResponse in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers that return types with arguments of type ProvisionResponseModifier and TypeMethodDescriptionWorkloadProvisionProvider.getServerDetails(ComputeServer server) Method called after a successful call to runWorkload to obtain the details of the ComputeServer.HostProvisionProvider.runHost(ComputeServer server, HostRequest hostRequest, Map opts) This method is called to provision a Host (i.e.ResourceProvisionProvider.runInstance(Instance instance, InstanceRequest instanceRequest, Map opts) This method is a key entry point in provisioning an instance.WorkloadProvisionProvider.runWorkload(Workload workload, WorkloadRequest workloadRequest, Map opts) This method is a key entry point in provisioning a workload.ResourceProvisionProvider.AppFacet.updateApp(App app, AppRequest appRequest, Map opts) ResourceProvisionProvider.updateInstance(Instance instance, InstanceRequest instanceRequest, Map opts) This method is a key entry point in provisioning an instance.default ServiceResponse<ProvisionResponse>HostProvisionProvider.waitForHost(ComputeServer server) This method is called after runHost returns successfully and provides implementations a mechanism to wait for the ComputeServer to finish the creation process in the underlying Cloud. -
Uses of ProvisionResponse in com.morpheusdata.response
Subclasses of ProvisionResponse in com.morpheusdata.responseModifier and TypeClassDescriptionclassDeprecated.classDeprecated.