| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
List<MongoDBTarget> |
CrawlerTargets.mongoDBTargets()
Specifies Amazon DocumentDB or MongoDB targets.
|
| Modifier and Type | Method and Description |
|---|---|
CrawlerTargets.Builder |
CrawlerTargets.Builder.mongoDBTargets(MongoDBTarget... mongoDBTargets)
Specifies Amazon DocumentDB or MongoDB targets.
|
| Modifier and Type | Method and Description |
|---|---|
CrawlerTargets.Builder |
CrawlerTargets.Builder.mongoDBTargets(Collection<MongoDBTarget> mongoDBTargets)
Specifies Amazon DocumentDB or MongoDB targets.
|
Copyright © 2023. All rights reserved.