| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<Subscription> |
DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.subscriptions()
Describes the current Infrastructure Performance subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.Builder |
DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.Builder.subscriptions(Subscription... subscriptions)
Describes the current Infrastructure Performance subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.Builder |
DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.Builder.subscriptions(Collection<Subscription> subscriptions)
Describes the current Infrastructure Performance subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<Subscription> |
DescribeAwsNetworkPerformanceMetricSubscriptionsPublisher.subscriptions()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Subscription> |
DescribeAwsNetworkPerformanceMetricSubscriptionsIterable.subscriptions()
Returns an iterable to iterate through the paginated
DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.subscriptions() member. |
Copyright © 2022. All rights reserved.