Uses of Class
io.fabric8.kubernetes.api.model.DeletionPropagation
| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model |
-
Uses of DeletionPropagation in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return DeletionPropagation Modifier and Type Method Description static DeletionPropagationDeletionPropagation. valueOf(String name)Returns the enum constant of this type with the specified name.static DeletionPropagation[]DeletionPropagation. values()Returns an array containing the constants of this enum type, in the order they are declared.