| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkPath |
NetworkPath.clone() |
NetworkPath |
NetworkReachabilityDetails.getNetworkPath()
An object that contains details about a network path associated with a finding.
|
NetworkPath |
NetworkPath.withSteps(Collection<Step> steps)
The details on the steps in the network path.
|
NetworkPath |
NetworkPath.withSteps(Step... steps)
The details on the steps in the network path.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkReachabilityDetails.setNetworkPath(NetworkPath networkPath)
An object that contains details about a network path associated with a finding.
|
NetworkReachabilityDetails |
NetworkReachabilityDetails.withNetworkPath(NetworkPath networkPath)
An object that contains details about a network path associated with a finding.
|
Copyright © 2024. All rights reserved.