Class CustomResourceDefinitionStatusFluent.AcceptedNamesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.apiextensions.v1beta1.CustomResourceDefinitionNamesFluent<CustomResourceDefinitionStatusFluent.AcceptedNamesNested<N>>
-
- io.fabric8.kubernetes.api.model.apiextensions.v1beta1.CustomResourceDefinitionStatusFluent.AcceptedNamesNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- CustomResourceDefinitionStatusFluent<A extends CustomResourceDefinitionStatusFluent<A>>
public class CustomResourceDefinitionStatusFluent.AcceptedNamesNested<N> extends CustomResourceDefinitionNamesFluent<CustomResourceDefinitionStatusFluent.AcceptedNamesNested<N>> implements Nested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAcceptedNames()-
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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-