Uses of Interface
gauge.messages.Spec.ProtoTableRowOrBuilder
Packages that use Spec.ProtoTableRowOrBuilder
-
Uses of Spec.ProtoTableRowOrBuilder in gauge.messages
Classes in gauge.messages that implement Spec.ProtoTableRowOrBuilderModifier and TypeClassDescriptionstatic final class/ A proto object representing Table.static final class/ A proto object representing Table.Methods in gauge.messages that return Spec.ProtoTableRowOrBuilderModifier and TypeMethodDescriptionSpec.ProtoTable.Builder.getHeadersOrBuilder()/ Contains the Headers for the tableSpec.ProtoTable.getHeadersOrBuilder()/ Contains the Headers for the tableSpec.ProtoTableOrBuilder.getHeadersOrBuilder()/ Contains the Headers for the tableSpec.ProtoTable.Builder.getRowsOrBuilder(int index) / Contains the Rows for the tableSpec.ProtoTable.getRowsOrBuilder(int index) / Contains the Rows for the tableSpec.ProtoTableOrBuilder.getRowsOrBuilder(int index) / Contains the Rows for the tableMethods in gauge.messages that return types with arguments of type Spec.ProtoTableRowOrBuilderModifier and TypeMethodDescriptionList<? extends Spec.ProtoTableRowOrBuilder>Spec.ProtoTable.Builder.getRowsOrBuilderList()/ Contains the Rows for the tableList<? extends Spec.ProtoTableRowOrBuilder>Spec.ProtoTable.getRowsOrBuilderList()/ Contains the Rows for the tableList<? extends Spec.ProtoTableRowOrBuilder>Spec.ProtoTableOrBuilder.getRowsOrBuilderList()/ Contains the Rows for the table