@Generated(value="jsonschema2pojo") public class Percent extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
Percent()
No args constructor for use in serialization
|
Percent(Double value) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Double |
getValue() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setValue(Double value) |
public Percent()
public Percent(Double value)
Copyright © 2015–2023 Red Hat. All rights reserved.