static TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.builder() |
Create a new builder.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.compartmentId(String compartmentId) |
The OCID of the compartment that contains the policy.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.copy(TargetAlertPolicyAssociation model) |
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.description(String description) |
Describes the target-alert policy association.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.displayName(String displayName) |
The display name of the target-alert policy association.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.id(String id) |
The OCID of the target-alert policy association.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.isEnabled(Boolean isEnabled) |
Indicates if the target-alert policy association is enabled or disabled by user.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.lifecycleDetails(String lifecycleDetails) |
Details about the current state of the target-alert policy association.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.lifecycleState(AlertPolicyLifecycleState lifecycleState) |
The current state of the target-alert policy association.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.policyId(String policyId) |
The OCID of the alert policy.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.targetId(String targetId) |
The OCID of the target on which alert policy is to be applied.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.timeCreated(Date timeCreated) |
Creation date and time of the alert policy, in the format defined by
RFC3339.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.Builder.timeUpdated(Date timeUpdated) |
Last date and time the alert policy was updated, in the format defined by
RFC3339.
|
TargetAlertPolicyAssociation.Builder |
TargetAlertPolicyAssociation.toBuilder() |
|