Interface SchemaRequest.DisplayNameStage

All Known Implementing Classes:
SchemaRequest.Builder
Enclosing class:
SchemaRequest

public static interface SchemaRequest.DisplayNameStage
  • Method Summary

    Modifier and Type
    Method
    Description
    displayName(@NotNull String displayName)
    Human-readable display name for this type, shown in UIs.
  • Method Details