Uses of Class
software.amazon.awssdk.services.securityhub.model.ActionRemotePortDetails
-
Packages that use ActionRemotePortDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of ActionRemotePortDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return ActionRemotePortDetails Modifier and Type Method Description ActionRemotePortDetailsNetworkConnectionAction. remotePortDetails()Information about the port on the remote IP address.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type ActionRemotePortDetails Modifier and Type Method Description NetworkConnectionAction.BuilderNetworkConnectionAction.Builder. remotePortDetails(ActionRemotePortDetails remotePortDetails)Information about the port on the remote IP address.
-