Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.Builder
Packages that use DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.Builder
-
Uses of DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.BuilderModifier and TypeMethodDescriptionDescribeAwsNetworkPerformanceMetricSubscriptionsResponse.builder()The token to use to retrieve the next page of results.DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.Builder.subscriptions(Collection<Subscription> subscriptions) Describes the current Infrastructure Performance subscriptions.DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.Builder.subscriptions(Consumer<Subscription.Builder>... subscriptions) Describes the current Infrastructure Performance subscriptions.DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.Builder.subscriptions(Subscription... subscriptions) Describes the current Infrastructure Performance subscriptions.DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.Builder>DescribeAwsNetworkPerformanceMetricSubscriptionsResponse.serializableBuilderClass()