| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration.model |
| Modifier and Type | Method and Description |
|---|---|
List<CollectorResponse> |
DescribeFleetAdvisorCollectorsResponse.collectors()
Provides descriptions of the Fleet Advisor collectors, including the collectors' name and ID, and the latest
inventory data.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetAdvisorCollectorsResponse.Builder |
DescribeFleetAdvisorCollectorsResponse.Builder.collectors(CollectorResponse... collectors)
Provides descriptions of the Fleet Advisor collectors, including the collectors' name and ID, and the latest
inventory data.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFleetAdvisorCollectorsResponse.Builder |
DescribeFleetAdvisorCollectorsResponse.Builder.collectors(Collection<CollectorResponse> collectors)
Provides descriptions of the Fleet Advisor collectors, including the collectors' name and ID, and the latest
inventory data.
|
Copyright © 2023. All rights reserved.