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