Interface IApiEndpoint

    • Method Detail

      • asApiResource

        @Stability(Stable)
        @Nullable
        IApiResource asApiResource()
        Return the IApiResource this object represents.
      • asNonApiResource

        @Stability(Stable)
        @Nullable
        String asNonApiResource()
        Return the non resource url this object represents.