Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.responses |
Modifier and Type | Method and Description |
---|---|
GetMonitorResponse |
ApmSynthetic.getMonitor(GetMonitorRequest request)
Gets the configuration of the monitor identified by the OCID.
|
GetMonitorResponse |
ApmSyntheticClient.getMonitor(GetMonitorRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetMonitorResponse> |
ApmSyntheticAsync.getMonitor(GetMonitorRequest request,
AsyncHandler<GetMonitorRequest,GetMonitorResponse> handler)
Gets the configuration of the monitor identified by the OCID.
|
Future<GetMonitorResponse> |
ApmSyntheticAsyncClient.getMonitor(GetMonitorRequest request,
AsyncHandler<GetMonitorRequest,GetMonitorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetMonitorResponse> |
ApmSyntheticAsync.getMonitor(GetMonitorRequest request,
AsyncHandler<GetMonitorRequest,GetMonitorResponse> handler)
Gets the configuration of the monitor identified by the OCID.
|
Future<GetMonitorResponse> |
ApmSyntheticAsyncClient.getMonitor(GetMonitorRequest request,
AsyncHandler<GetMonitorRequest,GetMonitorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetMonitorResponse |
GetMonitorResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetMonitorResponse.Builder |
GetMonitorResponse.Builder.copy(GetMonitorResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.