Package | Description |
---|---|
com.oracle.bmc.vnmonitoring | |
com.oracle.bmc.vnmonitoring.responses |
Modifier and Type | Method and Description |
---|---|
GetPathAnalyzerTestResponse |
VnMonitoringClient.getPathAnalyzerTest(GetPathAnalyzerTestRequest request) |
GetPathAnalyzerTestResponse |
VnMonitoring.getPathAnalyzerTest(GetPathAnalyzerTestRequest request)
Gets a
PathAnalyzerTest using its identifier. |
Modifier and Type | Method and Description |
---|---|
Future<GetPathAnalyzerTestResponse> |
VnMonitoringAsync.getPathAnalyzerTest(GetPathAnalyzerTestRequest request,
AsyncHandler<GetPathAnalyzerTestRequest,GetPathAnalyzerTestResponse> handler)
Gets a
PathAnalyzerTest using its identifier. |
Future<GetPathAnalyzerTestResponse> |
VnMonitoringAsyncClient.getPathAnalyzerTest(GetPathAnalyzerTestRequest request,
AsyncHandler<GetPathAnalyzerTestRequest,GetPathAnalyzerTestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetPathAnalyzerTestResponse |
GetPathAnalyzerTestResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetPathAnalyzerTestResponse.Builder |
GetPathAnalyzerTestResponse.Builder.copy(GetPathAnalyzerTestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.