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