public class V1beta1HTTPIngressRuleValueFluentImpl<A extends V1beta1HTTPIngressRuleValueFluent<A>> extends BaseFluent<A> implements V1beta1HTTPIngressRuleValueFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1beta1HTTPIngressRuleValueFluentImpl.PathsNestedImpl<N> |
V1beta1HTTPIngressRuleValueFluent.PathsNested<N>_visitables| Constructor and Description |
|---|
V1beta1HTTPIngressRuleValueFluentImpl() |
V1beta1HTTPIngressRuleValueFluentImpl(V1beta1HTTPIngressRuleValue instance) |
public V1beta1HTTPIngressRuleValueFluentImpl()
public V1beta1HTTPIngressRuleValueFluentImpl(V1beta1HTTPIngressRuleValue instance)
public A addToPaths(int index, V1beta1HTTPIngressPath item)
addToPaths in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public A setToPaths(int index, V1beta1HTTPIngressPath item)
setToPaths in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public A addToPaths(V1beta1HTTPIngressPath... items)
addToPaths in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public A addAllToPaths(Collection<V1beta1HTTPIngressPath> items)
addAllToPaths in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public A removeFromPaths(V1beta1HTTPIngressPath... items)
removeFromPaths in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public A removeAllFromPaths(Collection<V1beta1HTTPIngressPath> items)
removeAllFromPaths in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>@Deprecated public List<V1beta1HTTPIngressPath> getPaths()
getPaths in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public List<V1beta1HTTPIngressPath> buildPaths()
buildPaths in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public V1beta1HTTPIngressPath buildPath(int index)
buildPath in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public V1beta1HTTPIngressPath buildFirstPath()
buildFirstPath in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public V1beta1HTTPIngressPath buildLastPath()
buildLastPath in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public V1beta1HTTPIngressPath buildMatchingPath(Predicate<V1beta1HTTPIngressPathBuilder> predicate)
buildMatchingPath in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public A withPaths(List<V1beta1HTTPIngressPath> paths)
withPaths in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public A withPaths(V1beta1HTTPIngressPath... paths)
withPaths in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public Boolean hasPaths()
hasPaths in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public V1beta1HTTPIngressRuleValueFluent.PathsNested<A> addNewPath()
addNewPath in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public V1beta1HTTPIngressRuleValueFluent.PathsNested<A> addNewPathLike(V1beta1HTTPIngressPath item)
addNewPathLike in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public V1beta1HTTPIngressRuleValueFluent.PathsNested<A> setNewPathLike(int index, V1beta1HTTPIngressPath item)
setNewPathLike in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public V1beta1HTTPIngressRuleValueFluent.PathsNested<A> editPath(int index)
editPath in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public V1beta1HTTPIngressRuleValueFluent.PathsNested<A> editFirstPath()
editFirstPath in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public V1beta1HTTPIngressRuleValueFluent.PathsNested<A> editLastPath()
editLastPath in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>public V1beta1HTTPIngressRuleValueFluent.PathsNested<A> editMatchingPath(Predicate<V1beta1HTTPIngressPathBuilder> predicate)
editMatchingPath in interface V1beta1HTTPIngressRuleValueFluent<A extends V1beta1HTTPIngressRuleValueFluent<A>>Copyright © 2019. All rights reserved.