DeleteAlarmSuppressionRequest.Builder |
DeleteAlarmSuppressionRequest.Builder.alarmSuppressionId(String alarmSuppressionId) |
The OCID of the
alarm suppression.
|
static DeleteAlarmSuppressionRequest.Builder |
DeleteAlarmSuppressionRequest.builder() |
Return a new builder for this request object.
|
DeleteAlarmSuppressionRequest.Builder |
DeleteAlarmSuppressionRequest.Builder.copy(DeleteAlarmSuppressionRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteAlarmSuppressionRequest.Builder |
DeleteAlarmSuppressionRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteAlarmSuppressionRequest.Builder |
DeleteAlarmSuppressionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteAlarmSuppressionRequest.Builder |
DeleteAlarmSuppressionRequest.Builder.opcRequestId(String opcRequestId) |
Customer part of the request identifier token.
|
DeleteAlarmSuppressionRequest.Builder |
DeleteAlarmSuppressionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteAlarmSuppressionRequest.Builder |
DeleteAlarmSuppressionRequest.toBuilder() |
|