Class TargetPlatformObject

All Implemented Interfaces:
Resource, Adaptable

@Produces("application/json") public class TargetPlatformObject extends DefaultObject
  • Constructor Details

    • TargetPlatformObject

      public TargetPlatformObject()
  • Method Details

    • doGet

      @GET public jakarta.ws.rs.core.Response doGet()
    • doGetPublic

      @GET @Path("public") public jakarta.ws.rs.core.Response doGetPublic() throws Exception
      Throws:
      Exception