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