Package | Description |
---|---|
com.oracle.bmc.healthchecks.requests |
Modifier and Type | Method and Description |
---|---|
ChangePingMonitorCompartmentRequest.Builder |
ChangePingMonitorCompartmentRequest.Builder.body$(ChangePingMonitorCompartmentDetails body)
Alternative setter for the body parameter.
|
static ChangePingMonitorCompartmentRequest.Builder |
ChangePingMonitorCompartmentRequest.builder()
Return a new builder for this request object.
|
ChangePingMonitorCompartmentRequest.Builder |
ChangePingMonitorCompartmentRequest.Builder.changePingMonitorCompartmentDetails(ChangePingMonitorCompartmentDetails changePingMonitorCompartmentDetails)
The details needed to move the monitor.
|
ChangePingMonitorCompartmentRequest.Builder |
ChangePingMonitorCompartmentRequest.Builder.copy(ChangePingMonitorCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
ChangePingMonitorCompartmentRequest.Builder |
ChangePingMonitorCompartmentRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
ChangePingMonitorCompartmentRequest.Builder |
ChangePingMonitorCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ChangePingMonitorCompartmentRequest.Builder |
ChangePingMonitorCompartmentRequest.Builder.monitorId(String monitorId)
The OCID of a monitor.
|
ChangePingMonitorCompartmentRequest.Builder |
ChangePingMonitorCompartmentRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
ChangePingMonitorCompartmentRequest.Builder |
ChangePingMonitorCompartmentRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request that can be retried in case of a timeout or
server error without risk of executing the same action again.
|
ChangePingMonitorCompartmentRequest.Builder |
ChangePingMonitorCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ChangePingMonitorCompartmentRequest.Builder |
ChangePingMonitorCompartmentRequest.toBuilder()
Return an instance of
ChangePingMonitorCompartmentRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.