Interface CustomResourceDefinitionNamesFluent<A extends CustomResourceDefinitionNamesFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
CustomResourceDefinitionSpecFluent.NamesNested<N>,CustomResourceDefinitionStatusFluent.AcceptedNamesNested<N>
- All Known Implementing Classes:
CustomResourceDefinitionNamesBuilder,CustomResourceDefinitionNamesFluentImpl,CustomResourceDefinitionSpecFluentImpl.NamesNestedImpl,CustomResourceDefinitionStatusFluentImpl.AcceptedNamesNestedImpl,DoneableCustomResourceDefinitionNames
public interface CustomResourceDefinitionNamesFluent<A extends CustomResourceDefinitionNamesFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
Method Summary
-
Method Details
-
addToCategories
-
setToCategories
-
addToCategories
-
addAllToCategories
-
removeFromCategories
-
removeAllFromCategories
-
getCategories
-
getCategory
-
getFirstCategory
String getFirstCategory() -
getLastCategory
String getLastCategory() -
getMatchingCategory
-
hasMatchingCategory
-
withCategories
-
withCategories
-
hasCategories
Boolean hasCategories() -
addNewCategory
-
addNewCategory
-
addNewCategory
-
getKind
String getKind() -
withKind
-
hasKind
Boolean hasKind() -
withNewKind
-
withNewKind
-
withNewKind
-
getListKind
String getListKind() -
withListKind
-
hasListKind
Boolean hasListKind() -
withNewListKind
-
withNewListKind
-
withNewListKind
-
getPlural
String getPlural() -
withPlural
-
hasPlural
Boolean hasPlural() -
withNewPlural
-
withNewPlural
-
withNewPlural
-
addToShortNames
-
setToShortNames
-
addToShortNames
-
addAllToShortNames
-
removeFromShortNames
-
removeAllFromShortNames
-
getShortNames
-
getShortName
-
getFirstShortName
String getFirstShortName() -
getLastShortName
String getLastShortName() -
getMatchingShortName
-
hasMatchingShortName
-
withShortNames
-
withShortNames
-
hasShortNames
Boolean hasShortNames() -
addNewShortName
-
addNewShortName
-
addNewShortName
-
getSingular
String getSingular() -
withSingular
-
hasSingular
Boolean hasSingular() -
withNewSingular
-
withNewSingular
-
withNewSingular
-