CdpConnection Class
Get database schemas for a Data 360 connection.
Namespace
CdpConnection Methods
These methods are for CdpConnection. All methods
are static.
getDatabaseSchemas(connectionId, getDatabaseSchemasInput)
Get a list of database schemas for a connection.
API Version
63.0
Requires Chatter
No
Signature
public static ConnectApi.ConnectionDbSchemaCollection getDatabaseSchemas(String connectionId, ConnectApi.ConnectionDbSchemaCollectionInputRepresentation getDatabaseSchemasInput)
Parameters
- connectionId
- Type: String
- ID for the connection.
- getDatabaseSchemasInput
- Type: ConnectApi.ConnectionDbSchemaCollectionInputRepresentation
- Input representation for a database schema collection.