Package | Description |
---|---|
com.oracle.bmc.monitoring.requests |
Modifier and Type | Method and Description |
---|---|
RemoveAlarmSuppressionRequest.Builder |
RemoveAlarmSuppressionRequest.Builder.alarmId(String alarmId)
The OCID
of an alarm.
|
static RemoveAlarmSuppressionRequest.Builder |
RemoveAlarmSuppressionRequest.builder()
Return a new builder for this request object.
|
RemoveAlarmSuppressionRequest.Builder |
RemoveAlarmSuppressionRequest.Builder.copy(RemoveAlarmSuppressionRequest o)
Copy method to populate the builder with values from the given instance.
|
RemoveAlarmSuppressionRequest.Builder |
RemoveAlarmSuppressionRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
RemoveAlarmSuppressionRequest.Builder |
RemoveAlarmSuppressionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
RemoveAlarmSuppressionRequest.Builder |
RemoveAlarmSuppressionRequest.Builder.opcRequestId(String opcRequestId)
Customer part of the request identifier token.
|
RemoveAlarmSuppressionRequest.Builder |
RemoveAlarmSuppressionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
RemoveAlarmSuppressionRequest.Builder |
RemoveAlarmSuppressionRequest.toBuilder()
Return an instance of
RemoveAlarmSuppressionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.