public class InMemoryChannelStatusFluentImpl<A extends InMemoryChannelStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements InMemoryChannelStatusFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryChannelStatusFluentImpl.ConditionsNestedImpl<N> |
class |
InMemoryChannelStatusFluentImpl.SubscribableStatusNestedImpl<N> |
class |
InMemoryChannelStatusFluentImpl.V1alpha1AddressNestedImpl<N> |
InMemoryChannelStatusFluent.ConditionsNested<N>, InMemoryChannelStatusFluent.SubscribableStatusNested<N>, InMemoryChannelStatusFluent.V1alpha1AddressNested<N>| Constructor and Description |
|---|
InMemoryChannelStatusFluentImpl() |
InMemoryChannelStatusFluentImpl(InMemoryChannelStatus instance) |
public InMemoryChannelStatusFluentImpl()
public InMemoryChannelStatusFluentImpl(InMemoryChannelStatus instance)
@Deprecated public Addressable getAddress()
getAddress in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public Addressable buildAddress()
buildAddress in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A withAddress(Addressable address)
withAddress in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public Boolean hasAddress()
hasAddress in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A withNewV1alpha1Address(String hostname, String url)
withNewV1alpha1Address in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.V1alpha1AddressNested<A> withNewV1alpha1Address()
withNewV1alpha1Address in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.V1alpha1AddressNested<A> withNewAddressLike(Addressable item)
withNewAddressLike in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.V1alpha1AddressNested<A> editV1alpha1Address()
editV1alpha1Address in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.V1alpha1AddressNested<A> editOrNewAddress()
editOrNewAddress in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.V1alpha1AddressNested<A> editOrNewAddressLike(Addressable item)
editOrNewAddressLike in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A addToConditions(int index, Condition item)
addToConditions in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A setToConditions(int index, Condition item)
setToConditions in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A addToConditions(Condition... items)
addToConditions in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A addAllToConditions(Collection<Condition> items)
addAllToConditions in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A removeFromConditions(Condition... items)
removeFromConditions in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A removeAllFromConditions(Collection<Condition> items)
removeAllFromConditions in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A removeMatchingFromConditions(io.fabric8.kubernetes.api.builder.Predicate<ConditionBuilder> predicate)
removeMatchingFromConditions in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>@Deprecated public List<Condition> getConditions()
getConditions in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public List<Condition> buildConditions()
buildConditions in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public Condition buildCondition(int index)
buildCondition in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public Condition buildFirstCondition()
buildFirstCondition in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public Condition buildLastCondition()
buildLastCondition in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public Condition buildMatchingCondition(io.fabric8.kubernetes.api.builder.Predicate<ConditionBuilder> predicate)
buildMatchingCondition in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public Boolean hasMatchingCondition(io.fabric8.kubernetes.api.builder.Predicate<ConditionBuilder> predicate)
hasMatchingCondition in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A withConditions(List<Condition> conditions)
withConditions in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A withConditions(Condition... conditions)
withConditions in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public Boolean hasConditions()
hasConditions in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.ConditionsNested<A> addNewCondition()
addNewCondition in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.ConditionsNested<A> addNewConditionLike(Condition item)
addNewConditionLike in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.ConditionsNested<A> setNewConditionLike(int index, Condition item)
setNewConditionLike in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.ConditionsNested<A> editCondition(int index)
editCondition in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.ConditionsNested<A> editFirstCondition()
editFirstCondition in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.ConditionsNested<A> editLastCondition()
editLastCondition in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.ConditionsNested<A> editMatchingCondition(io.fabric8.kubernetes.api.builder.Predicate<ConditionBuilder> predicate)
editMatchingCondition in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public Long getObservedGeneration()
getObservedGeneration in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A withObservedGeneration(Long observedGeneration)
withObservedGeneration in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public Boolean hasObservedGeneration()
hasObservedGeneration in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>@Deprecated public SubscribableStatus getSubscribableStatus()
getSubscribableStatus in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public SubscribableStatus buildSubscribableStatus()
buildSubscribableStatus in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public A withSubscribableStatus(SubscribableStatus subscribableStatus)
withSubscribableStatus in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public Boolean hasSubscribableStatus()
hasSubscribableStatus in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.SubscribableStatusNested<A> withNewSubscribableStatus()
withNewSubscribableStatus in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.SubscribableStatusNested<A> withNewSubscribableStatusLike(SubscribableStatus item)
withNewSubscribableStatusLike in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.SubscribableStatusNested<A> editSubscribableStatus()
editSubscribableStatus in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.SubscribableStatusNested<A> editOrNewSubscribableStatus()
editOrNewSubscribableStatus in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>public InMemoryChannelStatusFluent.SubscribableStatusNested<A> editOrNewSubscribableStatusLike(SubscribableStatus item)
editOrNewSubscribableStatusLike in interface InMemoryChannelStatusFluent<A extends InMemoryChannelStatusFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.