public static class PatchTargetAlertPolicyAssociationDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PatchTargetAlertPolicyAssociationDetails |
build() |
PatchTargetAlertPolicyAssociationDetails.Builder |
compartmentId(String compartmentId)
The OCID of the compartment that contains the alerts.
|
PatchTargetAlertPolicyAssociationDetails.Builder |
copy(PatchTargetAlertPolicyAssociationDetails model) |
PatchTargetAlertPolicyAssociationDetails.Builder |
items(List<PatchInstruction> items)
An array of patch instructions.
|
public PatchTargetAlertPolicyAssociationDetails.Builder items(List<PatchInstruction> items)
An array of patch instructions.
items
- the value to setpublic PatchTargetAlertPolicyAssociationDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment that contains the alerts.
compartmentId
- the value to setpublic PatchTargetAlertPolicyAssociationDetails build()
public PatchTargetAlertPolicyAssociationDetails.Builder copy(PatchTargetAlertPolicyAssociationDetails model)
Copyright © 2016–2024. All rights reserved.