| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
List<CollectorShortInfoResponse> |
DatabaseResponse.collectors()
A list of collectors associated with the database.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseResponse.Builder |
DatabaseResponse.Builder.collectors(CollectorShortInfoResponse... collectors)
A list of collectors associated with the database.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseResponse.Builder |
DatabaseResponse.Builder.collectors(Collection<CollectorShortInfoResponse> collectors)
A list of collectors associated with the database.
|
Copyright © 2023. All rights reserved.