Package ai.vectros.types
Interface SchemaRequest.DisplayNameStage
- All Known Implementing Classes:
SchemaRequest.Builder
- Enclosing class:
SchemaRequest
public static interface SchemaRequest.DisplayNameStage
-
Method Summary
Modifier and TypeMethodDescriptiondisplayName(@NotNull String displayName) Human-readable display name for this type, shown in UIs.
-
Method Details
-
displayName
Human-readable display name for this type, shown in UIs.
-