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