public static interface EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder extends Ec2Request.Builder, SdkPojo, CopyableBuilder<EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder,EnableAwsNetworkPerformanceMetricSubscriptionRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildEnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder source(String source)
The source Region or Availability Zone that the metric subscription is enabled for. For example,
us-east-1.
source - The source Region or Availability Zone that the metric subscription is enabled for. For example,
us-east-1.EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder destination(String destination)
The target Region or Availability Zone that the metric subscription is enabled for. For example,
eu-west-1.
destination - The target Region or Availability Zone that the metric subscription is enabled for. For example,
eu-west-1.EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder metric(String metric)
The metric used for the enabled subscription.
metric - The metric used for the enabled subscription.MetricType,
MetricTypeEnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder metric(MetricType metric)
The metric used for the enabled subscription.
metric - The metric used for the enabled subscription.MetricType,
MetricTypeEnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder statistic(String statistic)
The statistic used for the enabled subscription.
statistic - The statistic used for the enabled subscription.StatisticType,
StatisticTypeEnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder statistic(StatisticType statistic)
The statistic used for the enabled subscription.
statistic - The statistic used for the enabled subscription.StatisticType,
StatisticTypeEnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderEnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.