Uses of Interface
com.google.cloud.datacatalog.v1.SqlDatabaseSystemSpecOrBuilder
-
Packages that use SqlDatabaseSystemSpecOrBuilder Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of SqlDatabaseSystemSpecOrBuilder in com.google.cloud.datacatalog.v1
Classes in com.google.cloud.datacatalog.v1 that implement SqlDatabaseSystemSpecOrBuilder Modifier and Type Class Description classSqlDatabaseSystemSpecSpecification that applies to entries that are part `SQL_DATABASE` system (user_specified_type)static classSqlDatabaseSystemSpec.BuilderSpecification that applies to entries that are part `SQL_DATABASE` system (user_specified_type)Methods in com.google.cloud.datacatalog.v1 that return SqlDatabaseSystemSpecOrBuilder Modifier and Type Method Description SqlDatabaseSystemSpecOrBuilderEntry.Builder. getSqlDatabaseSystemSpecOrBuilder()Specification that applies to a relational database system.SqlDatabaseSystemSpecOrBuilderEntry. getSqlDatabaseSystemSpecOrBuilder()Specification that applies to a relational database system.SqlDatabaseSystemSpecOrBuilderEntryOrBuilder. getSqlDatabaseSystemSpecOrBuilder()Specification that applies to a relational database system.
-