public static interface OtsInternalApi.UpdateTableRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
OtsInternalApi.ReservedThroughput |
getReservedThroughput() |
OtsInternalApi.ReservedThroughputOrBuilder |
getReservedThroughputOrBuilder() |
OtsInternalApi.StreamSpecification |
getStreamSpec() |
OtsInternalApi.StreamSpecificationOrBuilder |
getStreamSpecOrBuilder() |
String |
getTableName() |
OtsInternalApi.TableOptions |
getTableOptions() |
OtsInternalApi.TableOptionsOrBuilder |
getTableOptionsOrBuilder() |
boolean |
hasReservedThroughput() |
boolean |
hasStreamSpec() |
boolean |
hasTableName() |
boolean |
hasTableOptions() |
boolean hasTableName()
String getTableName()
boolean hasReservedThroughput()
OtsInternalApi.ReservedThroughput getReservedThroughput()
OtsInternalApi.ReservedThroughputOrBuilder getReservedThroughputOrBuilder()
boolean hasTableOptions()
OtsInternalApi.TableOptions getTableOptions()
OtsInternalApi.TableOptionsOrBuilder getTableOptionsOrBuilder()
boolean hasStreamSpec()
OtsInternalApi.StreamSpecification getStreamSpec()
OtsInternalApi.StreamSpecificationOrBuilder getStreamSpecOrBuilder()
Copyright © 2024. All Rights Reserved.