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 GetDeploymentResponseModifier and TypeMethodDescriptionExoscaleApi.getDeployment(UUID id) [BETA] Get Deployment Get Deployment details -
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.inferenceEngineVersion(InferenceEngineVersion inferenceEngineVersion) GetDeploymentResponse.serviceLevel(String serviceLevel) GetDeploymentResponse.state(GetDeploymentResponse.StateEnum state) GetDeploymentResponse.stateDetails(String stateDetails)