Class BootstrapFluent.ConfigRefNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ObjectReferenceFluent<BootstrapFluent.ConfigRefNested<N>>
-
- io.fabric8.kubernetes.api.model.clusterapi.v1beta1.BootstrapFluent.ConfigRefNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- BootstrapFluent<A extends BootstrapFluent<A>>
public class BootstrapFluent.ConfigRefNested<N> extends ObjectReferenceFluent<BootstrapFluent.ConfigRefNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendConfigRef()-
Methods inherited from class io.fabric8.kubernetes.api.model.ObjectReferenceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getApiVersion, getFieldPath, getKind, getName, getNamespace, getResourceVersion, getUid, hasAdditionalProperties, hasApiVersion, hasFieldPath, hashCode, hasKind, hasName, hasNamespace, hasResourceVersion, hasUid, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withFieldPath, withKind, withName, withNamespace, withResourceVersion, withUid
-
-