public static interface StringIntLabelMapOuterClass.StringIntLabelMapOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
StringIntLabelMapOuterClass.StringIntLabelMapItem |
getItem(int index)
repeated .org.springframework.cloud.fn.object.detection.protos.StringIntLabelMapItem item = 1; |
int |
getItemCount()
repeated .org.springframework.cloud.fn.object.detection.protos.StringIntLabelMapItem item = 1; |
List<StringIntLabelMapOuterClass.StringIntLabelMapItem> |
getItemList()
repeated .org.springframework.cloud.fn.object.detection.protos.StringIntLabelMapItem item = 1; |
StringIntLabelMapOuterClass.StringIntLabelMapItemOrBuilder |
getItemOrBuilder(int index)
repeated .org.springframework.cloud.fn.object.detection.protos.StringIntLabelMapItem item = 1; |
List<? extends StringIntLabelMapOuterClass.StringIntLabelMapItemOrBuilder> |
getItemOrBuilderList()
repeated .org.springframework.cloud.fn.object.detection.protos.StringIntLabelMapItem item = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<StringIntLabelMapOuterClass.StringIntLabelMapItem> getItemList()
repeated .org.springframework.cloud.fn.object.detection.protos.StringIntLabelMapItem item = 1;
StringIntLabelMapOuterClass.StringIntLabelMapItem getItem(int index)
repeated .org.springframework.cloud.fn.object.detection.protos.StringIntLabelMapItem item = 1;
int getItemCount()
repeated .org.springframework.cloud.fn.object.detection.protos.StringIntLabelMapItem item = 1;
List<? extends StringIntLabelMapOuterClass.StringIntLabelMapItemOrBuilder> getItemOrBuilderList()
repeated .org.springframework.cloud.fn.object.detection.protos.StringIntLabelMapItem item = 1;
StringIntLabelMapOuterClass.StringIntLabelMapItemOrBuilder getItemOrBuilder(int index)
repeated .org.springframework.cloud.fn.object.detection.protos.StringIntLabelMapItem item = 1;
Copyright © 2022. All rights reserved.