Package | Description |
---|---|
software.amazon.awssdk.services.autoscaling.model |
Modifier and Type | Method and Description |
---|---|
List<TrafficSourceState> |
DescribeTrafficSourcesResponse.trafficSources()
Information about the traffic sources.
|
Modifier and Type | Method and Description |
---|---|
DescribeTrafficSourcesResponse.Builder |
DescribeTrafficSourcesResponse.Builder.trafficSources(TrafficSourceState... trafficSources)
Information about the traffic sources.
|
Modifier and Type | Method and Description |
---|---|
DescribeTrafficSourcesResponse.Builder |
DescribeTrafficSourcesResponse.Builder.trafficSources(Collection<TrafficSourceState> trafficSources)
Information about the traffic sources.
|
Copyright © 2023. All rights reserved.