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