Package | Description |
---|---|
com.oracle.bmc.apmsynthetics.requests |
Modifier and Type | Method and Description |
---|---|
GetMonitorRequest.Builder |
GetMonitorRequest.Builder.apmDomainId(String apmDomainId)
The APM domain ID the request is intended for.
|
static GetMonitorRequest.Builder |
GetMonitorRequest.builder()
Return a new builder for this request object.
|
GetMonitorRequest.Builder |
GetMonitorRequest.Builder.copy(GetMonitorRequest o)
Copy method to populate the builder with values from the given instance.
|
GetMonitorRequest.Builder |
GetMonitorRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetMonitorRequest.Builder |
GetMonitorRequest.Builder.monitorId(String monitorId)
The OCID of the monitor.
|
GetMonitorRequest.Builder |
GetMonitorRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetMonitorRequest.Builder |
GetMonitorRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetMonitorRequest.Builder |
GetMonitorRequest.toBuilder()
Return an instance of
GetMonitorRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.