Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
CreateNetworkInsightsPathResult |
AmazonEC2Client.createNetworkInsightsPath(CreateNetworkInsightsPathRequest request)
Creates a path to analyze for reachability.
|
CreateNetworkInsightsPathResult |
AmazonEC2.createNetworkInsightsPath(CreateNetworkInsightsPathRequest createNetworkInsightsPathRequest)
Creates a path to analyze for reachability.
|
CreateNetworkInsightsPathResult |
AbstractAmazonEC2.createNetworkInsightsPath(CreateNetworkInsightsPathRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateNetworkInsightsPathResult> |
AbstractAmazonEC2Async.createNetworkInsightsPathAsync(CreateNetworkInsightsPathRequest request,
AsyncHandler<CreateNetworkInsightsPathRequest,CreateNetworkInsightsPathResult> asyncHandler) |
Future<CreateNetworkInsightsPathResult> |
AmazonEC2AsyncClient.createNetworkInsightsPathAsync(CreateNetworkInsightsPathRequest request,
AsyncHandler<CreateNetworkInsightsPathRequest,CreateNetworkInsightsPathResult> asyncHandler) |
Future<CreateNetworkInsightsPathResult> |
AmazonEC2Async.createNetworkInsightsPathAsync(CreateNetworkInsightsPathRequest createNetworkInsightsPathRequest,
AsyncHandler<CreateNetworkInsightsPathRequest,CreateNetworkInsightsPathResult> asyncHandler)
Creates a path to analyze for reachability.
|
Modifier and Type | Method and Description |
---|---|
CreateNetworkInsightsPathResult |
CreateNetworkInsightsPathResult.clone() |
CreateNetworkInsightsPathResult |
CreateNetworkInsightsPathResult.withNetworkInsightsPath(NetworkInsightsPath networkInsightsPath)
Information about the path.
|
Copyright © 2023. All rights reserved.