Uses of Class
software.amazon.awssdk.services.guardduty.model.RemotePortDetails
-
Packages that use RemotePortDetails Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of RemotePortDetails in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return RemotePortDetails Modifier and Type Method Description RemotePortDetailsNetworkConnectionAction. remotePortDetails()The remote port information of the connection.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type RemotePortDetails Modifier and Type Method Description NetworkConnectionAction.BuilderNetworkConnectionAction.Builder. remotePortDetails(RemotePortDetails remotePortDetails)The remote port information of the connection.
-