Uses of Interface
com.google.spanner.admin.database.v1.DdlStatementActionInfoOrBuilder
-
Uses of DdlStatementActionInfoOrBuilder in com.google.spanner.admin.database.v1
Classes in com.google.spanner.admin.database.v1 that implement DdlStatementActionInfoOrBuilderModifier and TypeClassDescriptionfinal classAction information extracted from a DDL statement.static final classAction information extracted from a DDL statement.Methods in com.google.spanner.admin.database.v1 that return DdlStatementActionInfoOrBuilderModifier and TypeMethodDescriptionUpdateDatabaseDdlMetadata.Builder.getActionsOrBuilder(int index) The brief action info for the DDL statements.UpdateDatabaseDdlMetadata.getActionsOrBuilder(int index) The brief action info for the DDL statements.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 DdlStatementActionInfoOrBuilderModifier and TypeMethodDescriptionList<? 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.