Package | Description |
---|---|
com.oracle.bmc.apmsynthetics.requests |
Modifier and Type | Method and Description |
---|---|
GetMonitorResultRequest.Builder |
GetMonitorResultRequest.Builder.apmDomainId(String apmDomainId)
The APM domain ID the request is intended for.
|
static GetMonitorResultRequest.Builder |
GetMonitorResultRequest.builder()
Return a new builder for this request object.
|
GetMonitorResultRequest.Builder |
GetMonitorResultRequest.Builder.copy(GetMonitorResultRequest o)
Copy method to populate the builder with values from the given instance.
|
GetMonitorResultRequest.Builder |
GetMonitorResultRequest.Builder.executionTime(String executionTime)
The time the object was posted.
|
GetMonitorResultRequest.Builder |
GetMonitorResultRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetMonitorResultRequest.Builder |
GetMonitorResultRequest.Builder.monitorId(String monitorId)
The OCID of the monitor.
|
GetMonitorResultRequest.Builder |
GetMonitorResultRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetMonitorResultRequest.Builder |
GetMonitorResultRequest.Builder.resultContentType(String resultContentType)
The result content type: zip or raw.
|
GetMonitorResultRequest.Builder |
GetMonitorResultRequest.Builder.resultType(String resultType)
The result type: har, screenshot, log, or network.
|
GetMonitorResultRequest.Builder |
GetMonitorResultRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetMonitorResultRequest.Builder |
GetMonitorResultRequest.toBuilder()
Return an instance of
GetMonitorResultRequest.Builder that allows you to modify request properties. |
GetMonitorResultRequest.Builder |
GetMonitorResultRequest.Builder.vantagePoint(String vantagePoint)
The vantagePoint name.
|
Copyright © 2016–2024. All rights reserved.