public class AppsV1beta1DeploymentListFluentImpl<A extends AppsV1beta1DeploymentListFluent<A>> extends BaseFluent<A> implements AppsV1beta1DeploymentListFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
AppsV1beta1DeploymentListFluentImpl.ItemsNestedImpl<N> |
class |
AppsV1beta1DeploymentListFluentImpl.MetadataNestedImpl<N> |
AppsV1beta1DeploymentListFluent.ItemsNested<N>, AppsV1beta1DeploymentListFluent.MetadataNested<N>
_visitables
Constructor and Description |
---|
AppsV1beta1DeploymentListFluentImpl() |
AppsV1beta1DeploymentListFluentImpl(AppsV1beta1DeploymentList instance) |
public AppsV1beta1DeploymentListFluentImpl()
public AppsV1beta1DeploymentListFluentImpl(AppsV1beta1DeploymentList instance)
public String getApiVersion()
getApiVersion
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public A withApiVersion(String apiVersion)
withApiVersion
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public Boolean hasApiVersion()
hasApiVersion
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public A addToItems(int index, AppsV1beta1Deployment item)
addToItems
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public A setToItems(int index, AppsV1beta1Deployment item)
setToItems
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public A addToItems(AppsV1beta1Deployment... items)
addToItems
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public A addAllToItems(Collection<AppsV1beta1Deployment> items)
addAllToItems
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public A removeFromItems(AppsV1beta1Deployment... items)
removeFromItems
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public A removeAllFromItems(Collection<AppsV1beta1Deployment> items)
removeAllFromItems
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
@Deprecated public List<AppsV1beta1Deployment> getItems()
getItems
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public List<AppsV1beta1Deployment> buildItems()
buildItems
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1Deployment buildItem(int index)
buildItem
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1Deployment buildFirstItem()
buildFirstItem
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1Deployment buildLastItem()
buildLastItem
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1Deployment buildMatchingItem(Predicate<AppsV1beta1DeploymentBuilder> predicate)
buildMatchingItem
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public A withItems(List<AppsV1beta1Deployment> items)
withItems
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public A withItems(AppsV1beta1Deployment... items)
withItems
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public Boolean hasItems()
hasItems
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1DeploymentListFluent.ItemsNested<A> addNewItem()
addNewItem
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1DeploymentListFluent.ItemsNested<A> addNewItemLike(AppsV1beta1Deployment item)
addNewItemLike
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1DeploymentListFluent.ItemsNested<A> setNewItemLike(int index, AppsV1beta1Deployment item)
setNewItemLike
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1DeploymentListFluent.ItemsNested<A> editItem(int index)
editItem
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1DeploymentListFluent.ItemsNested<A> editFirstItem()
editFirstItem
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1DeploymentListFluent.ItemsNested<A> editLastItem()
editLastItem
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1DeploymentListFluent.ItemsNested<A> editMatchingItem(Predicate<AppsV1beta1DeploymentBuilder> predicate)
editMatchingItem
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public String getKind()
getKind
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public A withKind(String kind)
withKind
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public Boolean hasKind()
hasKind
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
@Deprecated public V1ListMeta getMetadata()
getMetadata
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public V1ListMeta buildMetadata()
buildMetadata
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public A withMetadata(V1ListMeta metadata)
withMetadata
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public Boolean hasMetadata()
hasMetadata
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1DeploymentListFluent.MetadataNested<A> withNewMetadata()
withNewMetadata
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1DeploymentListFluent.MetadataNested<A> withNewMetadataLike(V1ListMeta item)
withNewMetadataLike
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1DeploymentListFluent.MetadataNested<A> editMetadata()
editMetadata
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1DeploymentListFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
public AppsV1beta1DeploymentListFluent.MetadataNested<A> editOrNewMetadataLike(V1ListMeta item)
editOrNewMetadataLike
in interface AppsV1beta1DeploymentListFluent<A extends AppsV1beta1DeploymentListFluent<A>>
Copyright © 2019. All rights reserved.