Interface SimpleGetApi

All Known Subinterfaces:
SimpleGetApiWithConfigKey

@Path("/") @RegisterRestClient public interface SimpleGetApi
  • Method Summary

    Modifier and Type
    Method
    Description
    jakarta.ws.rs.core.Response
     
  • Method Details

    • executeGet

      @GET jakarta.ws.rs.core.Response executeGet()