Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListDiscoveryJobsResponse> |
StackMonitoringAsyncClient.listDiscoveryJobs(ListDiscoveryJobsRequest request,
AsyncHandler<ListDiscoveryJobsRequest,ListDiscoveryJobsResponse> handler) |
Future<ListDiscoveryJobsResponse> |
StackMonitoringAsync.listDiscoveryJobs(ListDiscoveryJobsRequest request,
AsyncHandler<ListDiscoveryJobsRequest,ListDiscoveryJobsResponse> handler)
API to get the details of all Discovery Jobs.
|
Modifier and Type | Method and Description |
---|---|
ListDiscoveryJobsRequest |
ListDiscoveryJobsRequest.Builder.build()
Build the instance of ListDiscoveryJobsRequest as configured by this builder
|
ListDiscoveryJobsRequest |
ListDiscoveryJobsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListDiscoveryJobsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListDiscoveryJobsRequest.Builder |
ListDiscoveryJobsRequest.Builder.copy(ListDiscoveryJobsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.