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 classDdlStatementActionInfoAction information extracted from a DDL statement.static classDdlStatementActionInfo.BuilderAction information extracted from a DDL statement.Methods in com.google.spanner.admin.database.v1 that return DdlStatementActionInfoOrBuilder Modifier and Type Method Description DdlStatementActionInfoOrBuilderUpdateDatabaseDdlMetadata.Builder. getActionsOrBuilder(int index)The brief action info for the DDL statements.DdlStatementActionInfoOrBuilderUpdateDatabaseDdlMetadata. getActionsOrBuilder(int index)The brief action info for the DDL statements.DdlStatementActionInfoOrBuilderUpdateDatabaseDdlMetadataOrBuilder. 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.
-