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