public static interface CollectionSetProtos.CollectionSetResourceOrBuilder
extends com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasNode()
.NodeLevelResource node = 1;
CollectionSetProtos.NodeLevelResource getNode()
.NodeLevelResource node = 1;
CollectionSetProtos.NodeLevelResourceOrBuilder getNodeOrBuilder()
.NodeLevelResource node = 1;
boolean hasInterface()
.InterfaceLevelResource interface = 2;
CollectionSetProtos.InterfaceLevelResource getInterface()
.InterfaceLevelResource interface = 2;
CollectionSetProtos.InterfaceLevelResourceOrBuilder getInterfaceOrBuilder()
.InterfaceLevelResource interface = 2;
boolean hasGeneric()
.GenericTypeResource generic = 3;
CollectionSetProtos.GenericTypeResource getGeneric()
.GenericTypeResource generic = 3;
CollectionSetProtos.GenericTypeResourceOrBuilder getGenericOrBuilder()
.GenericTypeResource generic = 3;
boolean hasResponse()
.ResponseTimeResource response = 4;
CollectionSetProtos.ResponseTimeResource getResponse()
.ResponseTimeResource response = 4;
CollectionSetProtos.ResponseTimeResourceOrBuilder getResponseOrBuilder()
.ResponseTimeResource response = 4;
List<CollectionSetProtos.StringAttribute> getStringList()
repeated .StringAttribute string = 10;
CollectionSetProtos.StringAttribute getString(int index)
repeated .StringAttribute string = 10;
int getStringCount()
repeated .StringAttribute string = 10;
List<? extends CollectionSetProtos.StringAttributeOrBuilder> getStringOrBuilderList()
repeated .StringAttribute string = 10;
CollectionSetProtos.StringAttributeOrBuilder getStringOrBuilder(int index)
repeated .StringAttribute string = 10;
List<CollectionSetProtos.NumericAttribute> getNumericList()
repeated .NumericAttribute numeric = 11;
CollectionSetProtos.NumericAttribute getNumeric(int index)
repeated .NumericAttribute numeric = 11;
int getNumericCount()
repeated .NumericAttribute numeric = 11;
List<? extends CollectionSetProtos.NumericAttributeOrBuilder> getNumericOrBuilderList()
repeated .NumericAttribute numeric = 11;
CollectionSetProtos.NumericAttributeOrBuilder getNumericOrBuilder(int index)
repeated .NumericAttribute numeric = 11;
CollectionSetProtos.CollectionSetResource.ResourceCase getResourceCase()
Copyright © 2021. All rights reserved.