public interface RegexPoliciesResource
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
create(RegexPolicyRepresentation representation) |
@POST @Consumes(value="application/json") @Produces(value="application/json") javax.ws.rs.core.Response create(RegexPolicyRepresentation representation)
Copyright © 2021 JBoss by Red Hat. All rights reserved.