Package org.ovirt.engine.sdk4
-
Interface Summary Interface Description Connection This interface represents a connection to the API server.HttpClient This interface defines methods which should implement HttpClient class of specific http client version.Request<REQUEST extends Request,RESPONSE extends Response> This class represents a request that can be sent to the API server.Response This class represents a response received from the API server.Service This interface represents a service available in the API. -
Class Summary Class Description BaseRequest<REQUEST extends Request,RESPONSE extends Response> ConnectionBuilder This class is used to build connections to the API server. -
Exception Summary Exception Description Error General exception which is thrown by SDK, indicates that some exception happened in SDK.