public class DeploymentListFluentImpl<A extends DeploymentListFluent<A>> extends BaseFluent<A> implements DeploymentListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
DeploymentListFluentImpl.ItemsNestedImpl<N> |
class |
DeploymentListFluentImpl.MetadataNestedImpl<N> |
DeploymentListFluent.ItemsNested<N>, DeploymentListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
DeploymentListFluentImpl() |
DeploymentListFluentImpl(DeploymentList instance) |
public DeploymentListFluentImpl()
public DeploymentListFluentImpl(DeploymentList instance)
public java.lang.String getApiVersion()
getApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withApiVersion(java.lang.String apiVersion)
withApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public java.lang.Boolean hasApiVersion()
hasApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(java.lang.String arg1)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(java.lang.StringBuilder arg1)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewApiVersion(java.lang.StringBuffer arg1)
withNewApiVersion in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A addToItems(int index, Deployment item)
addToItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A setToItems(int index, Deployment item)
setToItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A addToItems(Deployment... items)
addToItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A addAllToItems(java.util.Collection<Deployment> items)
addAllToItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A removeFromItems(Deployment... items)
removeFromItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A removeAllFromItems(java.util.Collection<Deployment> items)
removeAllFromItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>@Deprecated public java.util.List<Deployment> getItems()
getItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public java.util.List<Deployment> buildItems()
buildItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Deployment buildItem(int index)
buildItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Deployment buildFirstItem()
buildFirstItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Deployment buildLastItem()
buildLastItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public Deployment buildMatchingItem(Predicate<DeploymentBuilder> predicate)
buildMatchingItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public java.lang.Boolean hasMatchingItem(Predicate<DeploymentBuilder> predicate)
hasMatchingItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withItems(java.util.List<Deployment> items)
withItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withItems(Deployment... items)
withItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public java.lang.Boolean hasItems()
hasItems in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> addNewItem()
addNewItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> addNewItemLike(Deployment item)
addNewItemLike in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> setNewItemLike(int index, Deployment item)
setNewItemLike in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> editItem(int index)
editItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> editFirstItem()
editFirstItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> editLastItem()
editLastItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.ItemsNested<A> editMatchingItem(Predicate<DeploymentBuilder> predicate)
editMatchingItem in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public java.lang.String getKind()
getKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withKind(java.lang.String kind)
withKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public java.lang.Boolean hasKind()
hasKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(java.lang.String arg1)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(java.lang.StringBuilder arg1)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewKind(java.lang.StringBuffer arg1)
withNewKind in interface DeploymentListFluent<A extends DeploymentListFluent<A>>@Deprecated public ListMeta getMetadata()
getMetadata in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public ListMeta buildMetadata()
buildMetadata in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withMetadata(ListMeta metadata)
withMetadata in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public java.lang.Boolean hasMetadata()
hasMetadata in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public A withNewMetadata(java.lang.String _continue, java.lang.String resourceVersion, java.lang.String selfLink)
withNewMetadata in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.MetadataNested<A> withNewMetadataLike(ListMeta item)
withNewMetadataLike in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.MetadataNested<A> editMetadata()
editMetadata in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public DeploymentListFluent.MetadataNested<A> editOrNewMetadataLike(ListMeta item)
editOrNewMetadataLike in interface DeploymentListFluent<A extends DeploymentListFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.