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