Class CustomResourceDefinitionSpecFluent.NamesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.apiextensions.v1beta1.CustomResourceDefinitionNamesFluent<CustomResourceDefinitionSpecFluent.NamesNested<N>>
-
- io.fabric8.kubernetes.api.model.apiextensions.v1beta1.CustomResourceDefinitionSpecFluent.NamesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- CustomResourceDefinitionSpecFluent<A extends CustomResourceDefinitionSpecFluent<A>>
public class CustomResourceDefinitionSpecFluent.NamesNested<N> extends CustomResourceDefinitionNamesFluent<CustomResourceDefinitionSpecFluent.NamesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendNames()-
Methods inherited from class io.fabric8.kubernetes.api.model.apiextensions.v1beta1.CustomResourceDefinitionNamesFluent
addAllToCategories, addAllToShortNames, addToAdditionalProperties, addToAdditionalProperties, addToCategories, addToCategories, addToShortNames, addToShortNames, copyInstance, equals, getAdditionalProperties, getCategories, getCategory, getFirstCategory, getFirstShortName, getKind, getLastCategory, getLastShortName, getListKind, getMatchingCategory, getMatchingShortName, getPlural, getShortName, getShortNames, getSingular, hasAdditionalProperties, hasCategories, hashCode, hasKind, hasListKind, hasMatchingCategory, hasMatchingShortName, hasPlural, hasShortNames, hasSingular, removeAllFromCategories, removeAllFromShortNames, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCategories, removeFromShortNames, setToCategories, setToShortNames, toString, withAdditionalProperties, withCategories, withCategories, withKind, withListKind, withPlural, withShortNames, withShortNames, withSingular
-
-