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