Class IPAddressSpecFluent.ParentRefNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.networking.v1alpha1.ParentReferenceFluent<IPAddressSpecFluent.ParentRefNested<N>>
-
- io.fabric8.kubernetes.api.model.networking.v1alpha1.IPAddressSpecFluent.ParentRefNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IPAddressSpecFluent<A extends IPAddressSpecFluent<A>>
public class IPAddressSpecFluent.ParentRefNested<N> extends ParentReferenceFluent<IPAddressSpecFluent.ParentRefNested<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
endParentRef()
-
Methods inherited from class io.fabric8.kubernetes.api.model.networking.v1alpha1.ParentReferenceFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getGroup, getName, getNamespace, getResource, hasAdditionalProperties, hasGroup, hashCode, hasName, hasNamespace, hasResource, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withGroup, withName, withNamespace, withResource
-
-