<T extends ResourceRepresentationWithId> T |
RestConnector.post(String path,
javax.ws.rs.core.MediaType mediaType,
T representation) |
<T extends ResourceRepresentationWithId> T |
RestOperations.post(String path,
javax.ws.rs.core.MediaType mediaType,
T representation) |
<T extends ResourceRepresentationWithId> T |
RestConnector.put(String path,
javax.ws.rs.core.MediaType mediaType,
T representation) |
<T extends ResourceRepresentationWithId> T |
RestOperations.put(String path,
javax.ws.rs.core.MediaType mediaType,
T representation) |