MongoDbAtlasLinkedService |
MongoDbAtlasLinkedService.withAnnotations(List<Object> annotations) |
Set the annotations property: List of tags that can be used for describing the linked service.
|
MongoDbAtlasLinkedService |
MongoDbAtlasLinkedService.withConnectionString(Object connectionString) |
Set the connectionString property: The MongoDB Atlas connection string.
|
MongoDbAtlasLinkedService |
MongoDbAtlasLinkedService.withConnectVia(IntegrationRuntimeReference connectVia) |
Set the connectVia property: The integration runtime reference.
|
MongoDbAtlasLinkedService |
MongoDbAtlasLinkedService.withDatabase(Object database) |
Set the database property: The name of the MongoDB Atlas database that you want to access.
|
MongoDbAtlasLinkedService |
MongoDbAtlasLinkedService.withDescription(String description) |
Set the description property: Linked service description.
|
MongoDbAtlasLinkedService |
MongoDbAtlasLinkedService.withParameters(Map<String,ParameterSpecification> parameters) |
Set the parameters property: Parameters for linked service.
|