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