public static class UpdateFamilyMaintenancePolicyDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateFamilyMaintenancePolicyDetails |
build() |
UpdateFamilyMaintenancePolicyDetails.Builder |
concurrentMaintenance(FamilyMaintenancePolicy.ConcurrentMaintenance concurrentMaintenance)
Whether production and non-production environments are upgraded concurrently.
|
UpdateFamilyMaintenancePolicyDetails.Builder |
copy(UpdateFamilyMaintenancePolicyDetails model) |
UpdateFamilyMaintenancePolicyDetails.Builder |
isMonthlyPatchingEnabled(Boolean isMonthlyPatchingEnabled)
Whether the Fusion environment receives monthly patching.
|
public UpdateFamilyMaintenancePolicyDetails.Builder isMonthlyPatchingEnabled(Boolean isMonthlyPatchingEnabled)
Whether the Fusion environment receives monthly patching.
isMonthlyPatchingEnabled
- the value to setpublic UpdateFamilyMaintenancePolicyDetails.Builder concurrentMaintenance(FamilyMaintenancePolicy.ConcurrentMaintenance concurrentMaintenance)
Whether production and non-production environments are upgraded concurrently.
concurrentMaintenance
- the value to setpublic UpdateFamilyMaintenancePolicyDetails build()
public UpdateFamilyMaintenancePolicyDetails.Builder copy(UpdateFamilyMaintenancePolicyDetails model)
Copyright © 2016–2024. All rights reserved.