Uses of Class
software.amazon.awssdk.services.ec2.model.EnableAwsNetworkPerformanceMetricSubscriptionResponse
Packages that use EnableAwsNetworkPerformanceMetricSubscriptionResponse
-
Uses of EnableAwsNetworkPerformanceMetricSubscriptionResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return EnableAwsNetworkPerformanceMetricSubscriptionResponseModifier and TypeMethodDescriptionEc2Client.enableAwsNetworkPerformanceMetricSubscription(Consumer<EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder> enableAwsNetworkPerformanceMetricSubscriptionRequest) Enables Infrastructure Performance subscriptions.Ec2Client.enableAwsNetworkPerformanceMetricSubscription(EnableAwsNetworkPerformanceMetricSubscriptionRequest enableAwsNetworkPerformanceMetricSubscriptionRequest) Enables Infrastructure Performance subscriptions.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type EnableAwsNetworkPerformanceMetricSubscriptionResponseModifier and TypeMethodDescriptionEc2AsyncClient.enableAwsNetworkPerformanceMetricSubscription(Consumer<EnableAwsNetworkPerformanceMetricSubscriptionRequest.Builder> enableAwsNetworkPerformanceMetricSubscriptionRequest) Enables Infrastructure Performance subscriptions.Ec2AsyncClient.enableAwsNetworkPerformanceMetricSubscription(EnableAwsNetworkPerformanceMetricSubscriptionRequest enableAwsNetworkPerformanceMetricSubscriptionRequest) Enables Infrastructure Performance subscriptions.