Interface RegexPoliciesResource

    • Method Detail

      • create

        @POST
        @Consumes("application/json")
        @Produces("application/json")
        jakarta.ws.rs.core.Response create​(RegexPolicyRepresentation representation)