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