Interface CustomResourceColumnDefinitionFluent<A extends CustomResourceColumnDefinitionFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
CustomResourceDefinitionSpecFluent.AdditionalPrinterColumnsNested<N>,CustomResourceDefinitionVersionFluent.AdditionalPrinterColumnsNested<N>
- All Known Implementing Classes:
CustomResourceColumnDefinitionBuilder,CustomResourceColumnDefinitionFluentImpl,CustomResourceDefinitionSpecFluentImpl.AdditionalPrinterColumnsNestedImpl,CustomResourceDefinitionVersionFluentImpl.AdditionalPrinterColumnsNestedImpl,DoneableCustomResourceColumnDefinition
public interface CustomResourceColumnDefinitionFluent<A extends CustomResourceColumnDefinitionFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Method Summary
-
Method Details
-
getJSONPath
String getJSONPath() -
withJSONPath
-
hasJSONPath
Boolean hasJSONPath() -
withNewJSONPath
-
withNewJSONPath
-
withNewJSONPath
-
getDescription
String getDescription() -
withDescription
-
hasDescription
Boolean hasDescription() -
withNewDescription
-
withNewDescription
-
withNewDescription
-
getFormat
String getFormat() -
withFormat
-
hasFormat
Boolean hasFormat() -
withNewFormat
-
withNewFormat
-
withNewFormat
-
getName
String getName() -
withName
-
hasName
Boolean hasName() -
withNewName
-
withNewName
-
withNewName
-
getPriority
Integer getPriority() -
withPriority
-
hasPriority
Boolean hasPriority() -
withNewPriority
-
withNewPriority
-
getType
String getType() -
withType
-
hasType
Boolean hasType() -
withNewType
-
withNewType
-
withNewType
-