| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
PortProbeDetail |
PortProbeDetail.clone() |
PortProbeDetail |
PortProbeDetail.withLocalIpDetails(LocalIpDetails localIpDetails)
The local IP information of the connection.
|
PortProbeDetail |
PortProbeDetail.withLocalPortDetails(LocalPortDetails localPortDetails)
The local port information of the connection.
|
PortProbeDetail |
PortProbeDetail.withRemoteIpDetails(RemoteIpDetails remoteIpDetails)
The remote IP information of the connection.
|
| Modifier and Type | Method and Description |
|---|---|
List<PortProbeDetail> |
PortProbeAction.getPortProbeDetails()
A list of objects related to port probe details.
|
| Modifier and Type | Method and Description |
|---|---|
PortProbeAction |
PortProbeAction.withPortProbeDetails(PortProbeDetail... portProbeDetails)
A list of objects related to port probe details.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortProbeAction.setPortProbeDetails(Collection<PortProbeDetail> portProbeDetails)
A list of objects related to port probe details.
|
PortProbeAction |
PortProbeAction.withPortProbeDetails(Collection<PortProbeDetail> portProbeDetails)
A list of objects related to port probe details.
|
Copyright © 2025. All rights reserved.