public interface IoFaultFluent<A extends IoFaultFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>
Integer
getErrno()
getWeight()
Boolean
hasErrno()
hasWeight()
A
withErrno(Integer errno)
withWeight(Integer weight)
Integer getErrno()
A withErrno(Integer errno)
Boolean hasErrno()
Integer getWeight()
A withWeight(Integer weight)
Boolean hasWeight()
Copyright © 2015–2022 Red Hat. All rights reserved.