public interface IngressClassParametersReferenceFluent<A extends IngressClassParametersReferenceFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getApiGroup()
Boolean hasApiGroup()
@Deprecated A withNewApiGroup(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 getScope()
Boolean hasScope()
@Deprecated A withNewScope(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2022 Red Hat. All rights reserved.