Class Views

java.lang.Object
org.projectnessie.model.ser.Views

public abstract class Views extends Object
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    This class defines the JSON view for REST API v1 parameters and payload objects.
    static final class 
    This class defines the JSON view for REST API v2 parameters and payload objects.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Views

      public Views()