Uses of Class
com.exoscale.sdk.model.GetDeploymentResponse
Packages that use GetDeploymentResponse
-
Uses of GetDeploymentResponse in com.exoscale.sdk.api
Methods in com.exoscale.sdk.api that return GetDeploymentResponse -
Uses of GetDeploymentResponse in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return GetDeploymentResponseModifier and TypeMethodDescriptionGetDeploymentResponse.addInferenceEngineParametersItem(String inferenceEngineParametersItem) GetDeploymentResponse.deploymentUrl(String deploymentUrl) GetDeploymentResponse.inferenceEngineParameters(List<String> inferenceEngineParameters) GetDeploymentResponse.serviceLevel(String serviceLevel) GetDeploymentResponse.status(GetDeploymentResponse.StatusEnum status) GetDeploymentResponse.statusDetails(String statusDetails)