@Consumes(value="application/json")
@Produces(value="application/json")
public interface UserProfileResource
Modifier and Type | Method and Description |
---|---|
String |
getConfiguration() |
javax.ws.rs.core.Response |
update(String text) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.