Uses of Class
io.sundr.codegen.api.Identifiers.WithIdentifier
-
-
Uses of Identifiers.WithIdentifier in io.sundr.codegen.api
Methods in io.sundr.codegen.api that return Identifiers.WithIdentifier Modifier and Type Method Description static Identifiers.WithIdentifierIdentifiers. withIdentifier(Identifier identifier)static <T> Identifiers.WithIdentifierIdentifiers. withIdentifier(Function<T,String> identifier)
-