public interface ChaosConditionFluent<A extends ChaosConditionFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>
String
getReason()
getStatus()
getType()
Boolean
hasReason()
hasStatus()
hasType()
A
withReason(String reason)
withStatus(String status)
withType(String type)
String getReason()
A withReason(String reason)
Boolean hasReason()
String getStatus()
A withStatus(String status)
Boolean hasStatus()
String getType()
A withType(String type)
Boolean hasType()
Copyright © 2015–2022 Red Hat. All rights reserved.