Package | Description |
---|---|
com.oracle.bmc.vnmonitoring | |
com.oracle.bmc.vnmonitoring.responses |
Modifier and Type | Method and Description |
---|---|
GetPathAnalysisResponse |
VnMonitoringClient.getPathAnalysis(GetPathAnalysisRequest request) |
GetPathAnalysisResponse |
VnMonitoring.getPathAnalysis(GetPathAnalysisRequest request)
Use this method to initiate a Network Path
Analyzer
analysis.
|
Modifier and Type | Method and Description |
---|---|
Future<GetPathAnalysisResponse> |
VnMonitoringAsync.getPathAnalysis(GetPathAnalysisRequest request,
AsyncHandler<GetPathAnalysisRequest,GetPathAnalysisResponse> handler)
Use this method to initiate a Network Path
Analyzer
analysis.
|
Future<GetPathAnalysisResponse> |
VnMonitoringAsyncClient.getPathAnalysis(GetPathAnalysisRequest request,
AsyncHandler<GetPathAnalysisRequest,GetPathAnalysisResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetPathAnalysisResponse> |
VnMonitoringAsync.getPathAnalysis(GetPathAnalysisRequest request,
AsyncHandler<GetPathAnalysisRequest,GetPathAnalysisResponse> handler)
Use this method to initiate a Network Path
Analyzer
analysis.
|
Future<GetPathAnalysisResponse> |
VnMonitoringAsyncClient.getPathAnalysis(GetPathAnalysisRequest request,
AsyncHandler<GetPathAnalysisRequest,GetPathAnalysisResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPathAnalysisResponse |
GetPathAnalysisResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPathAnalysisResponse.Builder |
GetPathAnalysisResponse.Builder.copy(GetPathAnalysisResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.