Interface ModelRotator.Builder

Enclosing interface:
ModelRotator

public static interface ModelRotator.Builder
  • Method Summary

    Modifier and Type
    Method
    Description
    build(@NotNull com.google.gson.JsonElement element)
     
  • Method Details

    • build

      @Nullable @Nullable ModelRotator.Getter build(@NotNull @NotNull com.google.gson.JsonElement element)