Class LeaseListFluentImpl<A extends LeaseListFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.coordination.v1.LeaseListFluentImpl<A>
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,LeaseListFluent<A>
- Direct Known Subclasses:
DoneableLeaseList,LeaseListBuilder
public class LeaseListFluentImpl<A extends LeaseListFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements LeaseListFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classLeaseListFluentImpl.ItemsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.coordination.v1.LeaseListFluent
LeaseListFluent.ItemsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description LeaseListFluentImpl()LeaseListFluentImpl(LeaseList instance) -
Method Summary
-
Constructor Details
-
LeaseListFluentImpl
public LeaseListFluentImpl() -
LeaseListFluentImpl
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
setToItems
- Specified by:
setToItemsin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
addAllToItems
- Specified by:
addAllToItemsin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
removeFromItems
- Specified by:
removeFromItemsin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
removeAllFromItems
- Specified by:
removeAllFromItemsin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
removeMatchingFromItems
public A removeMatchingFromItems(io.fabric8.kubernetes.api.builder.Predicate<LeaseBuilder> predicate)- Specified by:
removeMatchingFromItemsin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItemsin interfaceLeaseListFluent<A extends LeaseListFluent<A>>- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItemsin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
buildItem
- Specified by:
buildItemin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
buildFirstItem
- Specified by:
buildFirstItemin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
buildLastItem
- Specified by:
buildLastItemin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
buildMatchingItem
public Lease buildMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<LeaseBuilder> predicate)- Specified by:
buildMatchingItemin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
hasMatchingItem
public Boolean hasMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<LeaseBuilder> predicate)- Specified by:
hasMatchingItemin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
hasItems
- Specified by:
hasItemsin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
addNewItem
- Specified by:
addNewItemin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
addNewItemLike
- Specified by:
addNewItemLikein interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
setNewItemLike
- Specified by:
setNewItemLikein interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
editItem
- Specified by:
editItemin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
editFirstItem
- Specified by:
editFirstItemin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
editLastItem
- Specified by:
editLastItemin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
editMatchingItem
public LeaseListFluent.ItemsNested<A> editMatchingItem(io.fabric8.kubernetes.api.builder.Predicate<LeaseBuilder> predicate)- Specified by:
editMatchingItemin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
getKind
- Specified by:
getKindin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
withKind
- Specified by:
withKindin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
getMetadata
public io.fabric8.kubernetes.api.model.ListMeta getMetadata()- Specified by:
getMetadatain interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
withNewMetadata
public A withNewMetadata(String _continue, Long remainingItemCount, String resourceVersion, String selfLink)- Specified by:
withNewMetadatain interfaceLeaseListFluent<A extends LeaseListFluent<A>>
-
equals
-