| Modifier and Type | Class and Description |
|---|---|
class |
IndexEntity
Index is not used as an independent entity, it is retrieved as part of a
Table entity.
|
static class |
IndexEntity.Builder
Index is not used as an independent entity, it is retrieved as part of a
Table entity.
|
| Modifier and Type | Method and Description |
|---|---|
IndexEntityOrBuilder |
TableEntityOrBuilder.getIndicesOrBuilder(int index)
Table indices.
|
IndexEntityOrBuilder |
TableEntity.getIndicesOrBuilder(int index)
Table indices.
|
IndexEntityOrBuilder |
TableEntity.Builder.getIndicesOrBuilder(int index)
Table indices.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends IndexEntityOrBuilder> |
TableEntityOrBuilder.getIndicesOrBuilderList()
Table indices.
|
List<? extends IndexEntityOrBuilder> |
TableEntity.getIndicesOrBuilderList()
Table indices.
|
List<? extends IndexEntityOrBuilder> |
TableEntity.Builder.getIndicesOrBuilderList()
Table indices.
|
Copyright © 2024 Google LLC. All rights reserved.