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