Package io.fabric8.kubernetes.api.model
Class BindingFluent.TargetNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ObjectReferenceFluent<BindingFluent.TargetNested<N>>
-
- io.fabric8.kubernetes.api.model.BindingFluent.TargetNested<N>
-
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- BindingFluent<A extends BindingFluent<A>>
public class BindingFluent.TargetNested<N> extends ObjectReferenceFluent<BindingFluent.TargetNested<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()NendTarget()-
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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-