Uses of Interface
com.google.bigtable.v2.MutateRowsResponse.EntryOrBuilder
-
Uses of MutateRowsResponse.EntryOrBuilder in com.google.bigtable.v2
Classes in com.google.bigtable.v2 that implement MutateRowsResponse.EntryOrBuilderModifier and TypeClassDescriptionstatic final classThe result of applying a passed mutation in the original request.static final classThe result of applying a passed mutation in the original request.Methods in com.google.bigtable.v2 that return MutateRowsResponse.EntryOrBuilderModifier and TypeMethodDescriptionMutateRowsResponse.Builder.getEntriesOrBuilder(int index) One or more results for Entries from the batch request.MutateRowsResponse.getEntriesOrBuilder(int index) One or more results for Entries from the batch request.MutateRowsResponseOrBuilder.getEntriesOrBuilder(int index) One or more results for Entries from the batch request.Methods in com.google.bigtable.v2 that return types with arguments of type MutateRowsResponse.EntryOrBuilderModifier and TypeMethodDescriptionList<? extends MutateRowsResponse.EntryOrBuilder>MutateRowsResponse.Builder.getEntriesOrBuilderList()One or more results for Entries from the batch request.List<? extends MutateRowsResponse.EntryOrBuilder>MutateRowsResponse.getEntriesOrBuilderList()One or more results for Entries from the batch request.List<? extends MutateRowsResponse.EntryOrBuilder>MutateRowsResponseOrBuilder.getEntriesOrBuilderList()One or more results for Entries from the batch request.