Uses of Class
software.amazon.awssdk.services.securityhub.model.NetworkAutonomousSystem
-
Packages that use NetworkAutonomousSystem Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of NetworkAutonomousSystem in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return NetworkAutonomousSystem Modifier and Type Method Description NetworkAutonomousSystemNetworkEndpoint. autonomousSystem()The Autonomous System Number (ASN) of the network endpoint.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type NetworkAutonomousSystem Modifier and Type Method Description NetworkEndpoint.BuilderNetworkEndpoint.Builder. autonomousSystem(NetworkAutonomousSystem autonomousSystem)The Autonomous System Number (ASN) of the network endpoint.
-