Uses of Interface
com.google.spanner.admin.database.v1.DdlStatementActionInfoOrBuilder
-
Packages that use DdlStatementActionInfoOrBuilder Package Description com.google.spanner.admin.database.v1 -
-
Uses of DdlStatementActionInfoOrBuilder in com.google.spanner.admin.database.v1
Classes in com.google.spanner.admin.database.v1 that implement DdlStatementActionInfoOrBuilder Modifier and Type Class Description class
DdlStatementActionInfo
Action information extracted from a DDL statement.static class
DdlStatementActionInfo.Builder
Action information extracted from a DDL statement.Methods in com.google.spanner.admin.database.v1 that return DdlStatementActionInfoOrBuilder Modifier and Type Method Description DdlStatementActionInfoOrBuilder
UpdateDatabaseDdlMetadata.Builder. getActionsOrBuilder(int index)
The brief action info for the DDL statements.DdlStatementActionInfoOrBuilder
UpdateDatabaseDdlMetadata. getActionsOrBuilder(int index)
The brief action info for the DDL statements.DdlStatementActionInfoOrBuilder
UpdateDatabaseDdlMetadataOrBuilder. getActionsOrBuilder(int index)
The brief action info for the DDL statements.Methods in com.google.spanner.admin.database.v1 that return types with arguments of type DdlStatementActionInfoOrBuilder Modifier and Type Method Description List<? extends DdlStatementActionInfoOrBuilder>
UpdateDatabaseDdlMetadata.Builder. getActionsOrBuilderList()
The brief action info for the DDL statements.List<? extends DdlStatementActionInfoOrBuilder>
UpdateDatabaseDdlMetadata. getActionsOrBuilderList()
The brief action info for the DDL statements.List<? extends DdlStatementActionInfoOrBuilder>
UpdateDatabaseDdlMetadataOrBuilder. getActionsOrBuilderList()
The brief action info for the DDL statements.
-