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