Interface ImageImportSpecFluent.ToNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ImageImportSpecFluent.ToNested<N>>, io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent<ImageImportSpecFluent.ToNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
ImageImportSpecFluentImpl.ToNestedImpl
Enclosing interface:
ImageImportSpecFluent<A extends ImageImportSpecFluent<A>>

public static interface ImageImportSpecFluent.ToNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent<ImageImportSpecFluent.ToNested<N>>
  • Method Summary

    Modifier and Type Method Description
    N and()  
    N endTo()  

    Methods inherited from interface io.fabric8.kubernetes.api.model.LocalObjectReferenceFluent

    getName, hasName, withName, withNewName, withNewName, withNewName
  • Method Details

    • and

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endTo

      N endTo()