Uses of Class
software.amazon.awscdk.services.ec2.NetworkPerformanceMetricSubscriptionReference.Builder
Packages that use NetworkPerformanceMetricSubscriptionReference.Builder
-
Uses of NetworkPerformanceMetricSubscriptionReference.Builder in software.amazon.awscdk.services.ec2
Methods in software.amazon.awscdk.services.ec2 that return NetworkPerformanceMetricSubscriptionReference.BuilderModifier and TypeMethodDescriptionNetworkPerformanceMetricSubscriptionReference.builder()
NetworkPerformanceMetricSubscriptionReference.Builder.destination
(String destination) Sets the value ofNetworkPerformanceMetricSubscriptionReference.getDestination()
Sets the value ofNetworkPerformanceMetricSubscriptionReference.getMetric()
Sets the value ofNetworkPerformanceMetricSubscriptionReference.getSource()
Sets the value ofNetworkPerformanceMetricSubscriptionReference.getStatistic()
Constructors in software.amazon.awscdk.services.ec2 with parameters of type NetworkPerformanceMetricSubscriptionReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theNetworkPerformanceMetricSubscriptionReference.Builder
.