static GetPingMonitorRequest.Builder | 
GetPingMonitorRequest.builder() | 
 Return a new builder for this request object. 
 | 
GetPingMonitorRequest.Builder | 
GetPingMonitorRequest.Builder.copy(GetPingMonitorRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
GetPingMonitorRequest.Builder | 
GetPingMonitorRequest.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. 
 | 
GetPingMonitorRequest.Builder | 
GetPingMonitorRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
GetPingMonitorRequest.Builder | 
GetPingMonitorRequest.Builder.monitorId(String monitorId) | 
 The OCID of a monitor. 
 | 
GetPingMonitorRequest.Builder | 
GetPingMonitorRequest.Builder.opcRequestId(String opcRequestId) | 
 Unique Oracle-assigned identifier for the request. 
 | 
GetPingMonitorRequest.Builder | 
GetPingMonitorRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
GetPingMonitorRequest.Builder | 
GetPingMonitorRequest.toBuilder() | 
 |