public interface CustomResourceColumnDefinitionFluent<A extends CustomResourceColumnDefinitionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getDescription()
Boolean hasDescription()
@Deprecated A withNewDescription(String arg0)
String getFormat()
Boolean hasFormat()
@Deprecated A withNewFormat(String arg0)
String getJsonPath()
Boolean hasJsonPath()
@Deprecated A withNewJsonPath(String arg0)
String getName()
Boolean hasName()
@Deprecated A withNewName(String arg0)
Integer getPriority()
Boolean hasPriority()
String getType()
Boolean hasType()
@Deprecated A withNewType(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.