public interface KafkaConnectStatusFluent<A extends KafkaConnectStatusFluent<A>> extends StatusFluent<A>
StatusFluent.ConditionsNested<N>| Modifier and Type | Method and Description |
|---|---|
String |
getUrl() |
Boolean |
hasUrl() |
A |
withNewUrl(String arg1) |
A |
withNewUrl(StringBuffer arg1) |
A |
withNewUrl(StringBuilder arg1) |
A |
withUrl(String url) |
addAllToConditions, addNewCondition, addNewConditionLike, addToConditions, addToConditions, buildCondition, buildConditions, buildFirstCondition, buildLastCondition, buildMatchingCondition, editCondition, editFirstCondition, editLastCondition, editMatchingCondition, getConditions, getObservedGeneration, hasConditions, hasMatchingCondition, hasObservedGeneration, removeAllFromConditions, removeFromConditions, removeMatchingFromConditions, setNewConditionLike, setToConditions, withConditions, withConditions, withObservedGenerationString getUrl()
Boolean hasUrl()
A withNewUrl(StringBuilder arg1)
A withNewUrl(StringBuffer arg1)
Copyright © 2020. All rights reserved.