Uses of Interface
com.google.spanner.admin.database.v1.UpdateDatabaseDdlRequestOrBuilder
-
Packages that use UpdateDatabaseDdlRequestOrBuilder Package Description com.google.spanner.admin.database.v1 -
-
Uses of UpdateDatabaseDdlRequestOrBuilder in com.google.spanner.admin.database.v1
Classes in com.google.spanner.admin.database.v1 that implement UpdateDatabaseDdlRequestOrBuilder Modifier and Type Class Description class
UpdateDatabaseDdlRequest
Enqueues the given DDL statements to be applied, in order but not necessarily all at once, to the database schema at some point (or points) in the future.static class
UpdateDatabaseDdlRequest.Builder
Enqueues the given DDL statements to be applied, in order but not necessarily all at once, to the database schema at some point (or points) in the future.
-