Class V1beta1FlowSchemaStatusFluentImpl<A extends V1beta1FlowSchemaStatusFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatusFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1beta1FlowSchemaStatusFluent<A>
- Direct Known Subclasses:
V1beta1FlowSchemaStatusBuilder
public class V1beta1FlowSchemaStatusFluentImpl<A extends V1beta1FlowSchemaStatusFluent<A>>
extends BaseFluent<A>
implements V1beta1FlowSchemaStatusFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatusFluent
V1beta1FlowSchemaStatusFluent.ConditionsNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1beta1FlowSchemaStatusFluentImpl(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToConditions(Collection<io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition> items) addNewConditionLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition item) addToConditions(io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition... items) addToConditions(Integer index, io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition item) io.kubernetes.client.openapi.models.V1beta1FlowSchemaConditionbuildCondition(Integer index) List<io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition>io.kubernetes.client.openapi.models.V1beta1FlowSchemaConditionio.kubernetes.client.openapi.models.V1beta1FlowSchemaConditionio.kubernetes.client.openapi.models.V1beta1FlowSchemaConditioneditCondition(Integer index) booleanList<io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition>Deprecated.inthashCode()removeAllFromConditions(Collection<io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition> items) removeFromConditions(io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition... items) setNewConditionLike(Integer index, io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition item) setToConditions(Integer index, io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition item) toString()withConditions(io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition... conditions) withConditions(List<io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition> conditions) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1beta1FlowSchemaStatusFluentImpl
public V1beta1FlowSchemaStatusFluentImpl() -
V1beta1FlowSchemaStatusFluentImpl
public V1beta1FlowSchemaStatusFluentImpl(io.kubernetes.client.openapi.models.V1beta1FlowSchemaStatus instance)
-
-
Method Details
-
addToConditions
public A addToConditions(Integer index, io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition item) - Specified by:
addToConditionsin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
setToConditions
public A setToConditions(Integer index, io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition item) - Specified by:
setToConditionsin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
addToConditions
- Specified by:
addToConditionsin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
addAllToConditions
public A addAllToConditions(Collection<io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition> items) - Specified by:
addAllToConditionsin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
removeFromConditions
public A removeFromConditions(io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition... items) - Specified by:
removeFromConditionsin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
removeAllFromConditions
public A removeAllFromConditions(Collection<io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition> items) - Specified by:
removeAllFromConditionsin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
removeMatchingFromConditions
- Specified by:
removeMatchingFromConditionsin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
getConditions
@Deprecated public List<io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition> getConditions()Deprecated.This method has been deprecated, please use method buildConditions instead.- Specified by:
getConditionsin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>- Returns:
- The buildable object.
-
buildConditions
- Specified by:
buildConditionsin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
buildCondition
- Specified by:
buildConditionin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
buildFirstCondition
public io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition buildFirstCondition()- Specified by:
buildFirstConditionin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
buildLastCondition
public io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition buildLastCondition()- Specified by:
buildLastConditionin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
buildMatchingCondition
public io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition buildMatchingCondition(Predicate<V1beta1FlowSchemaConditionBuilder> predicate) - Specified by:
buildMatchingConditionin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
hasMatchingCondition
- Specified by:
hasMatchingConditionin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
withConditions
public A withConditions(List<io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition> conditions) - Specified by:
withConditionsin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
withConditions
public A withConditions(io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition... conditions) - Specified by:
withConditionsin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
hasConditions
- Specified by:
hasConditionsin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
addNewCondition
- Specified by:
addNewConditionin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
addNewConditionLike
public V1beta1FlowSchemaStatusFluent.ConditionsNested<A> addNewConditionLike(io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition item) - Specified by:
addNewConditionLikein interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
setNewConditionLike
public V1beta1FlowSchemaStatusFluent.ConditionsNested<A> setNewConditionLike(Integer index, io.kubernetes.client.openapi.models.V1beta1FlowSchemaCondition item) - Specified by:
setNewConditionLikein interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
editCondition
- Specified by:
editConditionin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
editFirstCondition
- Specified by:
editFirstConditionin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
editLastCondition
- Specified by:
editLastConditionin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
editMatchingCondition
public V1beta1FlowSchemaStatusFluent.ConditionsNested<A> editMatchingCondition(Predicate<V1beta1FlowSchemaConditionBuilder> predicate) - Specified by:
editMatchingConditionin interfaceV1beta1FlowSchemaStatusFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1beta1FlowSchemaStatusFluent<A>>
-
toString
-