Package | Description |
---|---|
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
static AlertPolicyRule.Builder |
AlertPolicyRule.builder()
Create a new builder.
|
AlertPolicyRule.Builder |
AlertPolicyRule.Builder.copy(AlertPolicyRule model) |
AlertPolicyRule.Builder |
AlertPolicyRule.Builder.description(String description)
Describes the alert policy rule.
|
AlertPolicyRule.Builder |
AlertPolicyRule.Builder.displayName(String displayName)
The display name of the alert policy rule.
|
AlertPolicyRule.Builder |
AlertPolicyRule.Builder.expression(String expression)
The conditional expression of the alert policy rule which evaluates to boolean value.
|
AlertPolicyRule.Builder |
AlertPolicyRule.Builder.key(String key)
The unique key of the alert policy rule.
|
AlertPolicyRule.Builder |
AlertPolicyRule.Builder.lifecycleState(AlertPolicyRuleLifecycleState lifecycleState)
The current state of the alert policy rule.
|
AlertPolicyRule.Builder |
AlertPolicyRule.Builder.timeCreated(Date timeCreated)
Creation date and time of the alert policy rule, in the format defined by
RFC3339.
|
AlertPolicyRule.Builder |
AlertPolicyRule.toBuilder() |
Copyright © 2016–2024. All rights reserved.