Uses of Class
com.morpheusdata.response.PrepareInstanceResponse
Packages that use PrepareInstanceResponse
-
Uses of PrepareInstanceResponse in com.morpheusdata.core.providers
Methods in com.morpheusdata.core.providers that return types with arguments of type PrepareInstanceResponseModifier and TypeMethodDescriptionResourceProvisionProvider.prepareInstance(Instance instance, InstanceRequest instanceRequest, Map opts) This method is called before runInstance and provides an opportunity to perform action or obtain configuration that will be needed in runInstance.