Uses of Class
com.exoscale.sdk.model.ListModelsResponseEntry
Packages that use ListModelsResponseEntry
-
Uses of ListModelsResponseEntry in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ListModelsResponseEntryModifier and TypeMethodDescriptionListModelsResponseEntry.status(ListModelsResponseEntry.StatusEnum status) Methods in com.exoscale.sdk.model that return types with arguments of type ListModelsResponseEntryMethods in com.exoscale.sdk.model with parameters of type ListModelsResponseEntryModifier and TypeMethodDescriptionListModelsResponse.addModelsItem(ListModelsResponseEntry modelsItem) Method parameters in com.exoscale.sdk.model with type arguments of type ListModelsResponseEntryModifier and TypeMethodDescriptionListModelsResponse.models(List<ListModelsResponseEntry> models) voidListModelsResponse.setModels(List<ListModelsResponseEntry> models)