Class ApiCalls

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

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

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

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

    Methods inherited from class org.openrewrite.DataTable

    allowWritingInThisCycle, getDescription, getDisplayName, getName, getType, insertRow

    Methods inherited from class java.lang.Object

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

    • ApiCalls

      public ApiCalls(org.openrewrite.Recipe recipe)