Uses of Interface
software.amazon.awssdk.services.ec2.model.EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder
Packages that use EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder
Package
Description
-
Uses of EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type EnableAwsNetworkPerformanceMetricSubscriptionRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.enableAwsNetworkPerformanceMetricSubscription(Consumer<EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder> enableAwsNetworkPerformanceMetricSubscriptionRequest) Enables Infrastructure Performance subscriptions.Ec2Client.enableAwsNetworkPerformanceMetricSubscription(Consumer<EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder> enableAwsNetworkPerformanceMetricSubscriptionRequest) Enables Infrastructure Performance subscriptions. -
Uses of EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return EnableAwsNetworkPerformanceMetricSubscriptionRequest.BuilderModifier and TypeMethodDescriptionEnableAwsNetworkPerformanceMetricSubscriptionRequest.builder()EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder.destination(String destination) The target Region (likeus-east-2) or Availability Zone ID (likeuse2-az2) that the metric subscription is enabled for.Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.The metric used for the enabled subscription.EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder.metric(MetricType metric) The metric used for the enabled subscription.EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The source Region (likeus-east-1) or Availability Zone ID (likeuse1-az1) that the metric subscription is enabled for.The statistic used for the enabled subscription.EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder.statistic(StatisticType statistic) The statistic used for the enabled subscription.EnableAwsNetworkPerformanceMetricSubscriptionRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type EnableAwsNetworkPerformanceMetricSubscriptionRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder>EnableAwsNetworkPerformanceMetricSubscriptionRequest.serializableBuilderClass()