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 (like
us-east-2 ) or Availability Zone ID (like use2-az2 ) 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 (like
us-east-1 ) or Availability Zone ID (like use1-az1 ) 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 © 2024. All rights reserved.