public class IoFault extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
| Constructor and Description |
|---|
IoFault()
No args constructor for use in serialization
|
IoFault(Integer errno,
Integer weight) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Integer |
getErrno() |
Integer |
getWeight() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setErrno(Integer errno) |
void |
setWeight(Integer weight) |
Copyright © 2015–2020 Red Hat. All rights reserved.