Class V1EndpointSliceListFluentImpl<A extends V1EndpointSliceListFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1EndpointSliceListFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1EndpointSliceListFluent<A>
- Direct Known Subclasses:
V1EndpointSliceListBuilder
public class V1EndpointSliceListFluentImpl<A extends V1EndpointSliceListFluent<A>>
extends BaseFluent<A>
implements V1EndpointSliceListFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1EndpointSliceListFluent
V1EndpointSliceListFluent.ItemsNested<N>, V1EndpointSliceListFluent.MetadataNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1EndpointSliceListFluentImpl(io.kubernetes.client.openapi.models.V1EndpointSliceList instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToItems(Collection<io.kubernetes.client.openapi.models.V1EndpointSlice> items) addNewItemLike(io.kubernetes.client.openapi.models.V1EndpointSlice item) addToItems(io.kubernetes.client.openapi.models.V1EndpointSlice... items) addToItems(Integer index, io.kubernetes.client.openapi.models.V1EndpointSlice item) io.kubernetes.client.openapi.models.V1EndpointSliceio.kubernetes.client.openapi.models.V1EndpointSliceList<io.kubernetes.client.openapi.models.V1EndpointSlice>io.kubernetes.client.openapi.models.V1EndpointSliceio.kubernetes.client.openapi.models.V1EndpointSlicebuildMatchingItem(Predicate<V1EndpointSliceBuilder> predicate) io.kubernetes.client.openapi.models.V1ListMetaeditMatchingItem(Predicate<V1EndpointSliceBuilder> predicate) editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) booleanList<io.kubernetes.client.openapi.models.V1EndpointSlice>getItems()Deprecated.getKind()io.kubernetes.client.openapi.models.V1ListMetaDeprecated.inthashCode()hasItems()hasKind()hasMatchingItem(Predicate<V1EndpointSliceBuilder> predicate) removeAllFromItems(Collection<io.kubernetes.client.openapi.models.V1EndpointSlice> items) removeFromItems(io.kubernetes.client.openapi.models.V1EndpointSlice... items) removeMatchingFromItems(Predicate<V1EndpointSliceBuilder> predicate) setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1EndpointSlice item) setToItems(Integer index, io.kubernetes.client.openapi.models.V1EndpointSlice item) toString()withApiVersion(String apiVersion) withItems(io.kubernetes.client.openapi.models.V1EndpointSlice... items) withMetadata(io.kubernetes.client.openapi.models.V1ListMeta metadata) withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1EndpointSliceListFluentImpl
public V1EndpointSliceListFluentImpl() -
V1EndpointSliceListFluentImpl
public V1EndpointSliceListFluentImpl(io.kubernetes.client.openapi.models.V1EndpointSliceList instance)
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
setToItems
- Specified by:
setToItemsin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
addToItems
- Specified by:
addToItemsin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
addAllToItems
- Specified by:
addAllToItemsin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
removeFromItems
- Specified by:
removeFromItemsin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
removeAllFromItems
- Specified by:
removeAllFromItemsin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
removeMatchingFromItems
- Specified by:
removeMatchingFromItemsin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItemsin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItemsin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
buildItem
- Specified by:
buildItemin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
buildFirstItem
public io.kubernetes.client.openapi.models.V1EndpointSlice buildFirstItem()- Specified by:
buildFirstItemin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
buildLastItem
public io.kubernetes.client.openapi.models.V1EndpointSlice buildLastItem()- Specified by:
buildLastItemin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
buildMatchingItem
public io.kubernetes.client.openapi.models.V1EndpointSlice buildMatchingItem(Predicate<V1EndpointSliceBuilder> predicate) - Specified by:
buildMatchingItemin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
hasMatchingItem
- Specified by:
hasMatchingItemin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
withItems
- Specified by:
withItemsin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
hasItems
- Specified by:
hasItemsin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
addNewItem
- Specified by:
addNewItemin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
addNewItemLike
public V1EndpointSliceListFluent.ItemsNested<A> addNewItemLike(io.kubernetes.client.openapi.models.V1EndpointSlice item) - Specified by:
addNewItemLikein interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
setNewItemLike
public V1EndpointSliceListFluent.ItemsNested<A> setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1EndpointSlice item) - Specified by:
setNewItemLikein interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
editItem
- Specified by:
editItemin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
editFirstItem
- Specified by:
editFirstItemin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
editLastItem
- Specified by:
editLastItemin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
editMatchingItem
public V1EndpointSliceListFluent.ItemsNested<A> editMatchingItem(Predicate<V1EndpointSliceBuilder> predicate) - Specified by:
editMatchingItemin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadatain interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>- Returns:
- The buildable object.
-
buildMetadata
public io.kubernetes.client.openapi.models.V1ListMeta buildMetadata()- Specified by:
buildMetadatain interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
withMetadata
- Specified by:
withMetadatain interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
hasMetadata
- Specified by:
hasMetadatain interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadatain interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
withNewMetadataLike
public V1EndpointSliceListFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) - Specified by:
withNewMetadataLikein interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
editMetadata
- Specified by:
editMetadatain interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadatain interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
editOrNewMetadataLike
public V1EndpointSliceListFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) - Specified by:
editOrNewMetadataLikein interfaceV1EndpointSliceListFluent<A extends V1EndpointSliceListFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1EndpointSliceListFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1EndpointSliceListFluent<A>>
-
toString
-