Uses of Class
software.amazon.awssdk.services.guardduty.model.NetworkConnection
-
Packages that use NetworkConnection Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of NetworkConnection in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return NetworkConnection Modifier and Type Method Description NetworkConnectionNetworkEndpoint. connection()Information about the network connection.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type NetworkConnection Modifier and Type Method Description NetworkEndpoint.BuilderNetworkEndpoint.Builder. connection(NetworkConnection connection)Information about the network connection.
-