Interface V1PodSpecFluent.OsNested<N>

All Superinterfaces:
Fluent<V1PodSpecFluent.OsNested<N>>, Nested<N>, V1PodOSFluent<V1PodSpecFluent.OsNested<N>>
Enclosing interface:
V1PodSpecFluent<A extends V1PodSpecFluent<A>>

public static interface V1PodSpecFluent.OsNested<N> extends Nested<N>, V1PodOSFluent<V1PodSpecFluent.OsNested<N>>
  • Method Summary

    Modifier and Type
    Method
    Description
    and()
     
     

    Methods inherited from interface io.kubernetes.client.openapi.models.V1PodOSFluent

    getName, hasName, withName
  • Method Details

    • and

      N and()
      Specified by:
      and in interface Nested<N>
    • endOs

      N endOs()