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