public class FleetDeploymentFileOp extends ModelEnum<String>
merge-patch:
Merges the provided patch data with the existing configuration file. Creates the file if it
doesn't exist. - delete: Removes the specified configuration file from the target
hosts.| Modifier and Type | Class and Description |
|---|---|
static class |
FleetDeploymentFileOp.FleetDeploymentFileOpSerializer |
| Modifier and Type | Field and Description |
|---|---|
static FleetDeploymentFileOp |
DELETE |
static FleetDeploymentFileOp |
MERGE_PATCH |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static FleetDeploymentFileOp |
fromValue(String value) |
public static final FleetDeploymentFileOp MERGE_PATCH
public static final FleetDeploymentFileOp DELETE
public static FleetDeploymentFileOp fromValue(String value)
Copyright © 2026. All rights reserved.