Package | Description |
---|---|
com.oracle.bmc.healthchecks.requests |
Modifier and Type | Method and Description |
---|---|
static GetHttpMonitorRequest.Builder |
GetHttpMonitorRequest.builder()
Return a new builder for this request object.
|
GetHttpMonitorRequest.Builder |
GetHttpMonitorRequest.Builder.copy(GetHttpMonitorRequest o)
Copy method to populate the builder with values from the given instance.
|
GetHttpMonitorRequest.Builder |
GetHttpMonitorRequest.Builder.ifNoneMatch(String ifNoneMatch)
The
If-None-Match header field makes the request method conditional on the
absence of any current representation of the target resource, when the field-value is
* , or having a selected representation with an entity-tag that does not match any
of those listed in the field-value. |
GetHttpMonitorRequest.Builder |
GetHttpMonitorRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetHttpMonitorRequest.Builder |
GetHttpMonitorRequest.Builder.monitorId(String monitorId)
The OCID of a monitor.
|
GetHttpMonitorRequest.Builder |
GetHttpMonitorRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetHttpMonitorRequest.Builder |
GetHttpMonitorRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetHttpMonitorRequest.Builder |
GetHttpMonitorRequest.toBuilder()
Return an instance of
GetHttpMonitorRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.