Hi Antonio

Are you interested in submitted a pull request with a change to the ServerApi? Or would you just like to "patch" your version of jclouds in your own application?

In jclouds, interfaces like ServerApi are not implemented explicitly anywhere - the implementation is generated on the basis of the annotations. What is the change you are looking to make?

Regards

ap

On 2016-01-02 16:13, Antonio Galletta wrote:
Hi,I would like to modify some functionalities of ServerApi.Into the
package org.jclouds.openstack.nova.v2_0.features there is the
interface ServerApi, which class implements this interface?For
example, I should to modify the method get. How can I achieve this
target ?
Bests,Antonio

Reply via email to