Interface OrganizationMemberResource


public interface OrganizationMemberResource
  • Method Details

    • toRepresentation

      @GET @Produces("application/json") UserRepresentation toRepresentation()
    • delete

      @DELETE jakarta.ws.rs.core.Response delete()