| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
PathFilter |
NetworkInsightsPath.filterAtDestination()
Scopes the analysis to network paths that match specific filters at the destination.
|
PathFilter |
NetworkInsightsPath.filterAtSource()
Scopes the analysis to network paths that match specific filters at the source.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkInsightsPath.Builder |
NetworkInsightsPath.Builder.filterAtDestination(PathFilter filterAtDestination)
Scopes the analysis to network paths that match specific filters at the destination.
|
NetworkInsightsPath.Builder |
NetworkInsightsPath.Builder.filterAtSource(PathFilter filterAtSource)
Scopes the analysis to network paths that match specific filters at the source.
|
Copyright © 2023. All rights reserved.