Uses of Interface
tensorflow.serving.GetModelStatus.ModelVersionStatusOrBuilder
Packages that use GetModelStatus.ModelVersionStatusOrBuilder
-
Uses of GetModelStatus.ModelVersionStatusOrBuilder in tensorflow.serving
Classes in tensorflow.serving that implement GetModelStatus.ModelVersionStatusOrBuilderModifier and TypeClassDescriptionstatic final classVersion number, state, and status for a single version of a model.static final classVersion number, state, and status for a single version of a model.Methods in tensorflow.serving that return GetModelStatus.ModelVersionStatusOrBuilderModifier and TypeMethodDescriptionGetModelStatus.GetModelStatusResponse.Builder.getModelVersionStatusOrBuilder(int index) Version number and status information for applicable model version(s).GetModelStatus.GetModelStatusResponse.getModelVersionStatusOrBuilder(int index) Version number and status information for applicable model version(s).GetModelStatus.GetModelStatusResponseOrBuilder.getModelVersionStatusOrBuilder(int index) Version number and status information for applicable model version(s).Methods in tensorflow.serving that return types with arguments of type GetModelStatus.ModelVersionStatusOrBuilderModifier and TypeMethodDescriptionList<? extends GetModelStatus.ModelVersionStatusOrBuilder> GetModelStatus.GetModelStatusResponse.Builder.getModelVersionStatusOrBuilderList()Version number and status information for applicable model version(s).List<? extends GetModelStatus.ModelVersionStatusOrBuilder> GetModelStatus.GetModelStatusResponse.getModelVersionStatusOrBuilderList()Version number and status information for applicable model version(s).List<? extends GetModelStatus.ModelVersionStatusOrBuilder> GetModelStatus.GetModelStatusResponseOrBuilder.getModelVersionStatusOrBuilderList()Version number and status information for applicable model version(s).