Class ApiEndpoints

java.lang.Object
org.openrewrite.DataTable<ApiEndpoints.Row>
org.openrewrite.java.spring.table.ApiEndpoints

public class ApiEndpoints extends org.openrewrite.DataTable<ApiEndpoints.Row>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    ApiEndpoints(org.openrewrite.Recipe recipe)
     
  • Method Summary

    Methods inherited from class org.openrewrite.DataTable

    getDescription, getDisplayName, getName, getRowsTypeReference, getType, insertRow, isEnabled, setEnabled

    Methods inherited from class java.lang.Object

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

    • ApiEndpoints

      public ApiEndpoints(org.openrewrite.Recipe recipe)