Package | Description |
---|---|
com.oracle.bmc.vnmonitoring | |
com.oracle.bmc.vnmonitoring.requests |
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.
|
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 |
---|---|
GetPathAnalysisRequest |
GetPathAnalysisRequest.Builder.build()
Build the instance of GetPathAnalysisRequest as configured by this builder
|
GetPathAnalysisRequest |
GetPathAnalysisRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPathAnalysisRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPathAnalysisRequest.Builder |
GetPathAnalysisRequest.Builder.copy(GetPathAnalysisRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.