Interface PodReadinessGateFluent<A extends PodReadinessGateFluent<A>>

    • Method Detail

      • getConditionType

        String getConditionType()
      • withConditionType

        A withConditionType​(String conditionType)
      • hasConditionType

        Boolean hasConditionType()
      • withNewConditionType

        A withNewConditionType​(String arg1)
      • withNewConditionType

        A withNewConditionType​(StringBuilder arg1)
      • withNewConditionType

        A withNewConditionType​(StringBuffer arg1)