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