Uses of Class
software.amazon.awssdk.services.ec2.model.DefaultConnectionTrackingConfiguration
-
Packages that use DefaultConnectionTrackingConfiguration Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of DefaultConnectionTrackingConfiguration in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DefaultConnectionTrackingConfiguration Modifier and Type Method Description DefaultConnectionTrackingConfigurationNetworkInfo. connectionTrackingConfiguration()Indicates conntrack information for the instance typeMethods in software.amazon.awssdk.services.ec2.model with parameters of type DefaultConnectionTrackingConfiguration Modifier and Type Method Description NetworkInfo.BuilderNetworkInfo.Builder. connectionTrackingConfiguration(DefaultConnectionTrackingConfiguration connectionTrackingConfiguration)Indicates conntrack information for the instance type
-