Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
EnableAwsNetworkPerformanceMetricSubscriptionRequest |
EnableAwsNetworkPerformanceMetricSubscriptionRequest.clone() |
EnableAwsNetworkPerformanceMetricSubscriptionRequest |
EnableAwsNetworkPerformanceMetricSubscriptionRequest.withDestination(String destination)
The target Region or Availability Zone that the metric subscription is enabled for.
|
EnableAwsNetworkPerformanceMetricSubscriptionRequest |
EnableAwsNetworkPerformanceMetricSubscriptionRequest.withMetric(MetricType metric)
The metric used for the enabled subscription.
|
EnableAwsNetworkPerformanceMetricSubscriptionRequest |
EnableAwsNetworkPerformanceMetricSubscriptionRequest.withMetric(String metric)
The metric used for the enabled subscription.
|
EnableAwsNetworkPerformanceMetricSubscriptionRequest |
EnableAwsNetworkPerformanceMetricSubscriptionRequest.withSource(String source)
The source Region or Availability Zone that the metric subscription is enabled for.
|
EnableAwsNetworkPerformanceMetricSubscriptionRequest |
EnableAwsNetworkPerformanceMetricSubscriptionRequest.withStatistic(StatisticType statistic)
The statistic used for the enabled subscription.
|
EnableAwsNetworkPerformanceMetricSubscriptionRequest |
EnableAwsNetworkPerformanceMetricSubscriptionRequest.withStatistic(String statistic)
The statistic used for the enabled subscription.
|
Modifier and Type | Method and Description |
---|---|
Request<EnableAwsNetworkPerformanceMetricSubscriptionRequest> |
EnableAwsNetworkPerformanceMetricSubscriptionRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2023. All rights reserved.