Package io.fabric8.kubernetes.api.model
Class ComponentStatusListFluentImpl<A extends ComponentStatusListFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ComponentStatusListFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,ComponentStatusListFluent<A>
- Direct Known Subclasses:
ComponentStatusListBuilder,DoneableComponentStatusList,KubeSchemaFluentImpl.ComponentStatusListNestedImpl,WatchEventFluentImpl.ComponentStatusListObjectNestedImpl
public class ComponentStatusListFluentImpl<A extends ComponentStatusListFluent<A>> extends BaseFluent<A> implements ComponentStatusListFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classComponentStatusListFluentImpl.ItemsNestedImpl<N>classComponentStatusListFluentImpl.MetadataNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ComponentStatusListFluent
ComponentStatusListFluent.ItemsNested<N>, ComponentStatusListFluent.MetadataNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description ComponentStatusListFluentImpl()ComponentStatusListFluentImpl(ComponentStatusList instance) -
Method Summary
-
Constructor Details
-
ComponentStatusListFluentImpl
public ComponentStatusListFluentImpl() -
ComponentStatusListFluentImpl
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
setToItems
- Specified by:
setToItemsin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
addAllToItems
- Specified by:
addAllToItemsin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
removeFromItems
- Specified by:
removeFromItemsin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
removeAllFromItems
- Specified by:
removeAllFromItemsin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
removeMatchingFromItems
- Specified by:
removeMatchingFromItemsin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItemsin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItemsin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
buildItem
- Specified by:
buildItemin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
buildFirstItem
- Specified by:
buildFirstItemin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
buildLastItem
- Specified by:
buildLastItemin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
buildMatchingItem
- Specified by:
buildMatchingItemin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
hasMatchingItem
- Specified by:
hasMatchingItemin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
hasItems
- Specified by:
hasItemsin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
addNewItem
- Specified by:
addNewItemin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
addNewItemLike
- Specified by:
addNewItemLikein interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
setNewItemLike
- Specified by:
setNewItemLikein interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
editItem
- Specified by:
editItemin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
editFirstItem
- Specified by:
editFirstItemin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
editLastItem
- Specified by:
editLastItemin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
editMatchingItem
public ComponentStatusListFluent.ItemsNested<A> editMatchingItem(Predicate<ComponentStatusBuilder> predicate)- Specified by:
editMatchingItemin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
getKind
- Specified by:
getKindin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withKind
- Specified by:
withKindin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
- Specified by:
buildMetadatain interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withNewMetadata
public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)- Specified by:
withNewMetadatain interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
withNewMetadataLike
- Specified by:
withNewMetadataLikein interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
editOrNewMetadataLike
- Specified by:
editOrNewMetadataLikein interfaceComponentStatusListFluent<A extends ComponentStatusListFluent<A>>
-
equals
-