public interface V1CustomResourceColumnDefinitionFluent<A extends V1CustomResourceColumnDefinitionFluent<A>> extends Fluent<A>
String getDescription()
Boolean hasDescription()
A withNewDescription(StringBuilder arg1)
A withNewDescription(StringBuffer arg1)
String getFormat()
Boolean hasFormat()
A withNewFormat(StringBuilder arg1)
A withNewFormat(StringBuffer arg1)
String getJsonPath()
Boolean hasJsonPath()
A withNewJsonPath(StringBuilder arg1)
A withNewJsonPath(StringBuffer arg1)
String getName()
Boolean hasName()
A withNewName(StringBuilder arg1)
A withNewName(StringBuffer arg1)
Integer getPriority()
Boolean hasPriority()
String getType()
Boolean hasType()
A withNewType(StringBuilder arg1)
A withNewType(StringBuffer arg1)
Copyright © 2020. All rights reserved.