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