| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice.model |
| Modifier and Type | Method and Description |
|---|---|
CollectorShortInfoResponse |
CollectorShortInfoResponse.clone() |
CollectorShortInfoResponse |
CollectorShortInfoResponse.withCollectorName(String collectorName)
The name of the Fleet Advisor collector.
|
CollectorShortInfoResponse |
CollectorShortInfoResponse.withCollectorReferencedId(String collectorReferencedId)
The reference ID of the Fleet Advisor collector.
|
| Modifier and Type | Method and Description |
|---|---|
List<CollectorShortInfoResponse> |
DatabaseResponse.getCollectors()
A list of collectors associated with the database.
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseResponse |
DatabaseResponse.withCollectors(CollectorShortInfoResponse... collectors)
A list of collectors associated with the database.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseResponse.setCollectors(Collection<CollectorShortInfoResponse> collectors)
A list of collectors associated with the database.
|
DatabaseResponse |
DatabaseResponse.withCollectors(Collection<CollectorShortInfoResponse> collectors)
A list of collectors associated with the database.
|
Copyright © 2024. All rights reserved.