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