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:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- CustomResourceDefinitionStatusFluent<A extends CustomResourceDefinitionStatusFluent<A>>
public class CustomResourceDefinitionStatusFluent.AcceptedNamesNested<N> extends CustomResourceDefinitionNamesFluent<CustomResourceDefinitionStatusFluent.AcceptedNamesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endAcceptedNames()
-
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
-
-