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