Uses of Class
io.sundr.model.MethodFluent.ExceptionsNested
-
-
Uses of MethodFluent.ExceptionsNested in io.sundr.model
Methods in io.sundr.model that return MethodFluent.ExceptionsNested Modifier and Type Method Description MethodFluent.ExceptionsNested<A>MethodFluent. addNewException()MethodFluent.ExceptionsNested<A>MethodFluent. addNewExceptionLike(io.sundr.model.ClassRef item)MethodFluent.ExceptionsNested<A>MethodFluent. editException(int index)MethodFluent.ExceptionsNested<A>MethodFluent. editFirstException()MethodFluent.ExceptionsNested<A>MethodFluent. editLastException()MethodFluent.ExceptionsNested<A>MethodFluent. editMatchingException(Predicate<ClassRefBuilder> predicate)MethodFluent.ExceptionsNested<A>MethodFluent. setNewExceptionLike(int index, io.sundr.model.ClassRef item)
-