Package io.sundr.codegen.api
Class Identifiers
java.lang.Object
io.sundr.codegen.api.Identifiers
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Optional<Identifier<T>>findIdentifier(Class<T> type) static Identifierstatic Identifiers.WithIdentifierwithIdentifier(Identifier identifier) static <T> Identifiers.WithIdentifierwithIdentifier(Function<T, String> identifier)
-
Constructor Details
-
Identifiers
public Identifiers()
-
-
Method Details
-
findIdentifier
-
getIdentifier
-
withIdentifier
-
withIdentifier
-