Uses of Class
io.fabric8.openshift.api.model.RangeAllocationFluent.MetadataNested
-
Packages that use RangeAllocationFluent.MetadataNested Package Description io.fabric8.openshift.api.model -
-
Uses of RangeAllocationFluent.MetadataNested in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return RangeAllocationFluent.MetadataNested Modifier and Type Method Description RangeAllocationFluent.MetadataNested<A>RangeAllocationFluent. editMetadata()RangeAllocationFluent.MetadataNested<A>RangeAllocationFluent. editOrNewMetadata()RangeAllocationFluent.MetadataNested<A>RangeAllocationFluent. editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)RangeAllocationFluent.MetadataNested<A>RangeAllocationFluent. withNewMetadata()RangeAllocationFluent.MetadataNested<A>RangeAllocationFluent. withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
-