Uses of Interface
software.amazon.awssdk.services.ec2.model.DisableAwsNetworkPerformanceMetricSubscriptionRequest.Builder
Packages that use DisableAwsNetworkPerformanceMetricSubscriptionRequest.Builder
Package
Description
-
Uses of DisableAwsNetworkPerformanceMetricSubscriptionRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type DisableAwsNetworkPerformanceMetricSubscriptionRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.disableAwsNetworkPerformanceMetricSubscription(Consumer<DisableAwsNetworkPerformanceMetricSubscriptionRequest.Builder> disableAwsNetworkPerformanceMetricSubscriptionRequest) Disables Infrastructure Performance metric subscriptions.Ec2Client.disableAwsNetworkPerformanceMetricSubscription(Consumer<DisableAwsNetworkPerformanceMetricSubscriptionRequest.Builder> disableAwsNetworkPerformanceMetricSubscriptionRequest) Disables Infrastructure Performance metric subscriptions. -
Uses of DisableAwsNetworkPerformanceMetricSubscriptionRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DisableAwsNetworkPerformanceMetricSubscriptionRequest.BuilderModifier and TypeMethodDescriptionDisableAwsNetworkPerformanceMetricSubscriptionRequest.builder()DisableAwsNetworkPerformanceMetricSubscriptionRequest.Builder.destination(String destination) The target Region or Availability Zone that the metric subscription is disabled 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 disabled subscription.DisableAwsNetworkPerformanceMetricSubscriptionRequest.Builder.metric(MetricType metric) The metric used for the disabled subscription.DisableAwsNetworkPerformanceMetricSubscriptionRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) DisableAwsNetworkPerformanceMetricSubscriptionRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The source Region or Availability Zone that the metric subscription is disabled for.The statistic used for the disabled subscription.DisableAwsNetworkPerformanceMetricSubscriptionRequest.Builder.statistic(StatisticType statistic) The statistic used for the disabled subscription.DisableAwsNetworkPerformanceMetricSubscriptionRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DisableAwsNetworkPerformanceMetricSubscriptionRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DisableAwsNetworkPerformanceMetricSubscriptionRequest.Builder>DisableAwsNetworkPerformanceMetricSubscriptionRequest.serializableBuilderClass()