Interface Classification.ClassificationsOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Classification.Classifications, Classification.Classifications.Builder
Enclosing class:
Classification

public static interface Classification.ClassificationsOrBuilder
extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type Method Description
    Classification.Class getClasses​(int index)
    repeated .tensorflow.serving.Class classes = 1;
    int getClassesCount()
    repeated .tensorflow.serving.Class classes = 1;
    java.util.List<Classification.Class> getClassesList()
    repeated .tensorflow.serving.Class classes = 1;
    Classification.ClassOrBuilder getClassesOrBuilder​(int index)
    repeated .tensorflow.serving.Class classes = 1;
    java.util.List<? extends Classification.ClassOrBuilder> getClassesOrBuilderList()
    repeated .tensorflow.serving.Class classes = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof