Package io.fabric8.kubernetes.api.model
Class APIResourceListFluent.ResourcesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.APIResourceFluent<APIResourceListFluent.ResourcesNested<N>>
-
- io.fabric8.kubernetes.api.model.APIResourceListFluent.ResourcesNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- APIResourceListFluent<A extends APIResourceListFluent<A>>
public class APIResourceListFluent.ResourcesNested<N> extends APIResourceFluent<APIResourceListFluent.ResourcesNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendResource()-
Methods inherited from class io.fabric8.kubernetes.api.model.APIResourceFluent
addAllToCategories, addAllToShortNames, addAllToVerbs, addToAdditionalProperties, addToAdditionalProperties, addToCategories, addToCategories, addToShortNames, addToShortNames, addToVerbs, addToVerbs, copyInstance, equals, getAdditionalProperties, getCategories, getCategory, getFirstCategory, getFirstShortName, getFirstVerb, getGroup, getKind, getLastCategory, getLastShortName, getLastVerb, getMatchingCategory, getMatchingShortName, getMatchingVerb, getName, getNamespaced, getShortName, getShortNames, getSingularName, getStorageVersionHash, getVerb, getVerbs, getVersion, hasAdditionalProperties, hasCategories, hasGroup, hashCode, hasKind, hasMatchingCategory, hasMatchingShortName, hasMatchingVerb, hasName, hasNamespaced, hasShortNames, hasSingularName, hasStorageVersionHash, hasVerbs, hasVersion, removeAllFromCategories, removeAllFromShortNames, removeAllFromVerbs, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromCategories, removeFromShortNames, removeFromVerbs, setToCategories, setToShortNames, setToVerbs, toString, withAdditionalProperties, withCategories, withCategories, withGroup, withKind, withName, withNamespaced, withNamespaced, withShortNames, withShortNames, withSingularName, withStorageVersionHash, withVerbs, withVerbs, withVersion
-
-