Uses of Class
io.sundr.model.SwitchFluent
-
-
Uses of SwitchFluent in io.sundr.model
Classes in io.sundr.model with type parameters of type SwitchFluent Modifier and Type Class Description classSwitchFluent<A extends SwitchFluent<A>>GeneratedSubclasses of SwitchFluent in io.sundr.model Modifier and Type Class Description classBlockFluent.SwitchStatementsNested<N>classDoFluent.SwitchStatementNested<N>classForeachFluent.SwitchBodyNested<N>classForFluent.SwitchBodyNested<N>classIfFluent.SwitchStatementNested<N>classLambdaFluent.SwitchStatementNested<N>classSwitchBuilderclassWhileFluent.SwitchStatementNested<N>Constructors in io.sundr.model with parameters of type SwitchFluent Constructor Description SwitchBuilder(SwitchFluent<?> fluent)SwitchBuilder(SwitchFluent<?> fluent, io.sundr.model.Switch instance)
-