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