Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.responses |
Modifier and Type | Method and Description |
---|---|
ListMonitorsResponse |
ApmSynthetic.listMonitors(ListMonitorsRequest request)
Returns a list of monitors.
|
ListMonitorsResponse |
ApmSyntheticClient.listMonitors(ListMonitorsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListMonitorsResponse> |
ApmSyntheticAsync.listMonitors(ListMonitorsRequest request,
AsyncHandler<ListMonitorsRequest,ListMonitorsResponse> handler)
Returns a list of monitors.
|
Future<ListMonitorsResponse> |
ApmSyntheticAsyncClient.listMonitors(ListMonitorsRequest request,
AsyncHandler<ListMonitorsRequest,ListMonitorsResponse> handler) |
Iterable<ListMonitorsResponse> |
ApmSyntheticPaginators.listMonitorsResponseIterator(ListMonitorsRequest request)
Creates a new iterable which will iterate over the responses received from the listMonitors
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListMonitorsResponse> |
ApmSyntheticAsync.listMonitors(ListMonitorsRequest request,
AsyncHandler<ListMonitorsRequest,ListMonitorsResponse> handler)
Returns a list of monitors.
|
Future<ListMonitorsResponse> |
ApmSyntheticAsyncClient.listMonitors(ListMonitorsRequest request,
AsyncHandler<ListMonitorsRequest,ListMonitorsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListMonitorsResponse |
ListMonitorsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListMonitorsResponse.Builder |
ListMonitorsResponse.Builder.copy(ListMonitorsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.