Package | Description |
---|---|
com.oracle.bmc.apmsynthetics | |
com.oracle.bmc.apmsynthetics.requests |
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) |
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 |
---|---|
GetMonitorRequest |
GetMonitorRequest.Builder.build()
Build the instance of GetMonitorRequest as configured by this builder
|
GetMonitorRequest |
GetMonitorRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetMonitorRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetMonitorRequest.Builder |
GetMonitorRequest.Builder.copy(GetMonitorRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.