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