GetAlarmConditionRequest.Builder |
GetAlarmConditionRequest.Builder.alarmConditionId(String alarmConditionId) |
The OCID of the
alarm condition.
|
static GetAlarmConditionRequest.Builder |
GetAlarmConditionRequest.builder() |
Return a new builder for this request object.
|
GetAlarmConditionRequest.Builder |
GetAlarmConditionRequest.Builder.copy(GetAlarmConditionRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetAlarmConditionRequest.Builder |
GetAlarmConditionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetAlarmConditionRequest.Builder |
GetAlarmConditionRequest.Builder.monitoringTemplateId(String monitoringTemplateId) |
The OCID of the
monitoring template.
|
GetAlarmConditionRequest.Builder |
GetAlarmConditionRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
GetAlarmConditionRequest.Builder |
GetAlarmConditionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetAlarmConditionRequest.Builder |
GetAlarmConditionRequest.toBuilder() |
|