public class EditableIoChaosAction extends IoChaosAction implements io.fabric8.kubernetes.api.builder.Editable<IoChaosActionBuilder>
| Constructor and Description |
|---|
EditableIoChaosAction()
No args constructor for use in serialization
|
EditableIoChaosAction(Timespec atime,
Long blocks,
Timespec ctime,
List<IoFault> faults,
Long gid,
Long ino,
String kind,
String latency,
List<String> methods,
Timespec mtime,
Long nlink,
String path,
Integer percent,
Integer perm,
Long rdev,
Long size,
String source,
String type,
Long uid) |
| Modifier and Type | Method and Description |
|---|---|
IoChaosActionBuilder |
edit() |
getAdditionalProperties, getAtime, getBlocks, getCtime, getFaults, getGid, getIno, getKind, getLatency, getMethods, getMtime, getNlink, getPath, getPercent, getPerm, getRdev, getSize, getSource, getType, getUid, setAdditionalProperty, setAtime, setBlocks, setCtime, setFaults, setGid, setIno, setKind, setLatency, setMethods, setMtime, setNlink, setPath, setPercent, setPerm, setRdev, setSize, setSource, setType, setUidpublic EditableIoChaosAction()
public EditableIoChaosAction(Timespec atime, Long blocks, Timespec ctime, List<IoFault> faults, Long gid, Long ino, String kind, String latency, List<String> methods, Timespec mtime, Long nlink, String path, Integer percent, Integer perm, Long rdev, Long size, String source, String type, Long uid)
atime - gid - perm - blocks - kind - methods - latency - nlink - ino - source - mtime - type - faults - percent - path - uid - size - rdev - ctime - public IoChaosActionBuilder edit()
edit in interface io.fabric8.kubernetes.api.builder.Editable<IoChaosActionBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.