Uses of Class
com.exoscale.sdk.model.InferenceEngineParameterEntry
Packages that use InferenceEngineParameterEntry
-
Uses of InferenceEngineParameterEntry in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return InferenceEngineParameterEntryModifier and TypeMethodDescriptionInferenceEngineParameterEntry.addAllowedValuesItem(String allowedValuesItem) InferenceEngineParameterEntry.addFlagsItem(String flagsItem) InferenceEngineParameterEntry.allowedValues(List<String> allowedValues) InferenceEngineParameterEntry.description(String description) Methods in com.exoscale.sdk.model that return types with arguments of type InferenceEngineParameterEntryMethods in com.exoscale.sdk.model with parameters of type InferenceEngineParameterEntryModifier and TypeMethodDescriptionGetInferenceEngineHelpResponse.addParametersItem(InferenceEngineParameterEntry parametersItem) Method parameters in com.exoscale.sdk.model with type arguments of type InferenceEngineParameterEntryModifier and TypeMethodDescriptionGetInferenceEngineHelpResponse.parameters(List<InferenceEngineParameterEntry> parameters) voidGetInferenceEngineHelpResponse.setParameters(List<InferenceEngineParameterEntry> parameters)