Class V1CronJobListFluentImpl<A extends V1CronJobListFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1CronJobListFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1CronJobListFluent<A>
- Direct Known Subclasses:
V1CronJobListBuilder
public class V1CronJobListFluentImpl<A extends V1CronJobListFluent<A>>
extends BaseFluent<A>
implements V1CronJobListFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1CronJobListFluent
V1CronJobListFluent.ItemsNested<N>, V1CronJobListFluent.MetadataNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1CronJobListFluentImpl
(io.kubernetes.client.openapi.models.V1CronJobList instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToItems
(Collection<io.kubernetes.client.openapi.models.V1CronJob> items) addNewItemLike
(io.kubernetes.client.openapi.models.V1CronJob item) addToItems
(io.kubernetes.client.openapi.models.V1CronJob... items) addToItems
(Integer index, io.kubernetes.client.openapi.models.V1CronJob item) io.kubernetes.client.openapi.models.V1CronJob
io.kubernetes.client.openapi.models.V1CronJob
List<io.kubernetes.client.openapi.models.V1CronJob>
io.kubernetes.client.openapi.models.V1CronJob
io.kubernetes.client.openapi.models.V1CronJob
buildMatchingItem
(Predicate<V1CronJobBuilder> predicate) io.kubernetes.client.openapi.models.V1ListMeta
editMatchingItem
(Predicate<V1CronJobBuilder> predicate) editOrNewMetadataLike
(io.kubernetes.client.openapi.models.V1ListMeta item) boolean
List<io.kubernetes.client.openapi.models.V1CronJob>
getItems()
Deprecated.getKind()
io.kubernetes.client.openapi.models.V1ListMeta
Deprecated.int
hashCode()
hasItems()
hasKind()
hasMatchingItem
(Predicate<V1CronJobBuilder> predicate) removeAllFromItems
(Collection<io.kubernetes.client.openapi.models.V1CronJob> items) removeFromItems
(io.kubernetes.client.openapi.models.V1CronJob... items) removeMatchingFromItems
(Predicate<V1CronJobBuilder> predicate) setNewItemLike
(Integer index, io.kubernetes.client.openapi.models.V1CronJob item) setToItems
(Integer index, io.kubernetes.client.openapi.models.V1CronJob item) toString()
withApiVersion
(String apiVersion) withItems
(io.kubernetes.client.openapi.models.V1CronJob... 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
-
V1CronJobListFluentImpl
public V1CronJobListFluentImpl() -
V1CronJobListFluentImpl
public V1CronJobListFluentImpl(io.kubernetes.client.openapi.models.V1CronJobList instance)
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersion
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
withApiVersion
- Specified by:
withApiVersion
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersion
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
addToItems
- Specified by:
addToItems
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
setToItems
- Specified by:
setToItems
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
addToItems
- Specified by:
addToItems
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
addAllToItems
- Specified by:
addAllToItems
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
removeFromItems
- Specified by:
removeFromItems
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
removeAllFromItems
- Specified by:
removeAllFromItems
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
removeMatchingFromItems
- Specified by:
removeMatchingFromItems
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
getItems
Deprecated.This method has been deprecated, please use method buildItems instead.- Specified by:
getItems
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
- Returns:
- The buildable object.
-
buildItems
- Specified by:
buildItems
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
buildItem
- Specified by:
buildItem
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
buildFirstItem
public io.kubernetes.client.openapi.models.V1CronJob buildFirstItem()- Specified by:
buildFirstItem
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
buildLastItem
public io.kubernetes.client.openapi.models.V1CronJob buildLastItem()- Specified by:
buildLastItem
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
buildMatchingItem
public io.kubernetes.client.openapi.models.V1CronJob buildMatchingItem(Predicate<V1CronJobBuilder> predicate) - Specified by:
buildMatchingItem
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
hasMatchingItem
- Specified by:
hasMatchingItem
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
withItems
- Specified by:
withItems
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
withItems
- Specified by:
withItems
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
hasItems
- Specified by:
hasItems
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
addNewItem
- Specified by:
addNewItem
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
addNewItemLike
public V1CronJobListFluent.ItemsNested<A> addNewItemLike(io.kubernetes.client.openapi.models.V1CronJob item) - Specified by:
addNewItemLike
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
setNewItemLike
public V1CronJobListFluent.ItemsNested<A> setNewItemLike(Integer index, io.kubernetes.client.openapi.models.V1CronJob item) - Specified by:
setNewItemLike
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
editItem
- Specified by:
editItem
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
editFirstItem
- Specified by:
editFirstItem
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
editLastItem
- Specified by:
editLastItem
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
editMatchingItem
- Specified by:
editMatchingItem
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
getKind
- Specified by:
getKind
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
withKind
- Specified by:
withKind
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
hasKind
- Specified by:
hasKind
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
getMetadata
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Specified by:
getMetadata
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
- Returns:
- The buildable object.
-
buildMetadata
public io.kubernetes.client.openapi.models.V1ListMeta buildMetadata()- Specified by:
buildMetadata
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
withMetadata
- Specified by:
withMetadata
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
hasMetadata
- Specified by:
hasMetadata
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
withNewMetadata
- Specified by:
withNewMetadata
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
withNewMetadataLike
public V1CronJobListFluent.MetadataNested<A> withNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) - Specified by:
withNewMetadataLike
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
editMetadata
- Specified by:
editMetadata
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
editOrNewMetadata
- Specified by:
editOrNewMetadata
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
editOrNewMetadataLike
public V1CronJobListFluent.MetadataNested<A> editOrNewMetadataLike(io.kubernetes.client.openapi.models.V1ListMeta item) - Specified by:
editOrNewMetadataLike
in interfaceV1CronJobListFluent<A extends V1CronJobListFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1CronJobListFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1CronJobListFluent<A>>
-
toString
-