public interface IngressSelectorFluent<A extends IngressSelectorFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getApiVersion()
Boolean hasApiVersion()
@Deprecated A withNewApiVersion(String arg0)
String getFieldPath()
Boolean hasFieldPath()
@Deprecated A withNewFieldPath(String arg0)
String getHost()
Boolean hasHost()
@Deprecated A withNewHost(String arg0)
String getKind()
Boolean hasKind()
@Deprecated A withNewKind(String arg0)
String getName()
Boolean hasName()
@Deprecated A withNewName(String arg0)
String getNamespace()
Boolean hasNamespace()
@Deprecated A withNewNamespace(String arg0)
String getPath()
Boolean hasPath()
@Deprecated A withNewPath(String arg0)
String getProtocol()
Boolean hasProtocol()
@Deprecated A withNewProtocol(String arg0)
String getResourceVersion()
Boolean hasResourceVersion()
@Deprecated A withNewResourceVersion(String arg0)
String getUid()
Boolean hasUid()
@Deprecated A withNewUid(String arg0)
Copyright © 2015–2020 Red Hat. All rights reserved.