Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.responses |
Modifier and Type | Method and Description |
---|---|
ListDiscoveryJobsResponse |
StackMonitoring.listDiscoveryJobs(ListDiscoveryJobsRequest request)
API to get the details of all Discovery Jobs.
|
ListDiscoveryJobsResponse |
StackMonitoringClient.listDiscoveryJobs(ListDiscoveryJobsRequest request) |
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.
|
Iterable<ListDiscoveryJobsResponse> |
StackMonitoringPaginators.listDiscoveryJobsResponseIterator(ListDiscoveryJobsRequest request)
Creates a new iterable which will iterate over the responses received from the
listDiscoveryJobs operation.
|
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 |
---|---|
ListDiscoveryJobsResponse |
ListDiscoveryJobsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListDiscoveryJobsResponse.Builder |
ListDiscoveryJobsResponse.Builder.copy(ListDiscoveryJobsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.