public interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>> extends Fluent<A>
String getApiVersion()
Boolean hasApiVersion()
@Deprecated A withNewApiVersion(String arg0)
String getFieldPath()
Boolean hasFieldPath()
@Deprecated A withNewFieldPath(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 getResourceVersion()
Boolean hasResourceVersion()
@Deprecated A withNewResourceVersion(String arg0)
String getUid()
Boolean hasUid()
@Deprecated A withNewUid(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.