Package io.fabric8.kubernetes.api.model
Class ObjectMetaFluent.OwnerReferencesNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.OwnerReferenceFluent<ObjectMetaFluent.OwnerReferencesNested<N>>
-
- io.fabric8.kubernetes.api.model.ObjectMetaFluent.OwnerReferencesNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- ObjectMetaFluent<A extends ObjectMetaFluent<A>>
public class ObjectMetaFluent.OwnerReferencesNested<N> extends OwnerReferenceFluent<ObjectMetaFluent.OwnerReferencesNested<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()NendOwnerReference()-
Methods inherited from class io.fabric8.kubernetes.api.model.OwnerReferenceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getApiVersion, getBlockOwnerDeletion, getController, getKind, getName, getUid, hasAdditionalProperties, hasApiVersion, hasBlockOwnerDeletion, hasController, hashCode, hasKind, hasName, hasUid, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withBlockOwnerDeletion, withBlockOwnerDeletion, withController, withController, withKind, withName, withUid
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-