public class IngressSelectorFluentImpl<A extends IngressSelectorFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IngressSelectorFluent<A>
| Constructor and Description |
|---|
IngressSelectorFluentImpl() |
IngressSelectorFluentImpl(IngressSelector instance) |
public IngressSelectorFluentImpl()
public IngressSelectorFluentImpl(IngressSelector instance)
public String getApiVersion()
getApiVersion in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public String getFieldPath()
getFieldPath in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public A withFieldPath(String fieldPath)
withFieldPath in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public Boolean hasFieldPath()
hasFieldPath in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>@Deprecated public A withNewFieldPath(String arg0)
withNewFieldPath in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public String getHost()
getHost in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public A withHost(String host)
withHost in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public Boolean hasHost()
hasHost in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>@Deprecated public A withNewHost(String arg0)
withNewHost in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public String getKind()
getKind in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public A withKind(String kind)
withKind in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public Boolean hasKind()
hasKind in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public String getName()
getName in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public A withName(String name)
withName in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public Boolean hasName()
hasName in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public String getNamespace()
getNamespace in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public A withNamespace(String namespace)
withNamespace in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public Boolean hasNamespace()
hasNamespace in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>@Deprecated public A withNewNamespace(String arg0)
withNewNamespace in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public String getPath()
getPath in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public A withPath(String path)
withPath in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public Boolean hasPath()
hasPath in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>@Deprecated public A withNewPath(String arg0)
withNewPath in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public String getProtocol()
getProtocol in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public A withProtocol(String protocol)
withProtocol in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public Boolean hasProtocol()
hasProtocol in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>@Deprecated public A withNewProtocol(String arg0)
withNewProtocol in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public String getResourceVersion()
getResourceVersion in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public A withResourceVersion(String resourceVersion)
withResourceVersion in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public Boolean hasResourceVersion()
hasResourceVersion in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>@Deprecated public A withNewResourceVersion(String arg0)
withNewResourceVersion in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public String getUid()
getUid in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public A withUid(String uid)
withUid in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>public Boolean hasUid()
hasUid in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>@Deprecated public A withNewUid(String arg0)
withNewUid in interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.