| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Step> |
NetworkPath.steps()
The details on the steps in the network path.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkPath.Builder |
NetworkPath.Builder.steps(Step... steps)
The details on the steps in the network path.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkPath.Builder |
NetworkPath.Builder.steps(Collection<Step> steps)
The details on the steps in the network path.
|
Copyright © 2023. All rights reserved.