Class / Finder |
Method / Relation |
Returns / Type |
com.vmware.o11n.plugin.rest.RequestCreator
|
com.vmware.o11n.plugin.rest.RequestCreator(com.vmware.o11n.plugin.rest.SessionInfo , boolean , Number , Number )
|
constructor
|
com.vmware.o11n.plugin.rest.RequestExecutor
|
com.vmware.o11n.plugin.rest.RequestExecutor(com.vmware.o11n.plugin.rest.SessionInfo , boolean , String )
|
constructor
|
com.vmware.o11n.plugin.rest.schema.SchemaRespository
|
com.vmware.o11n.plugin.rest.schema.SchemaRespository(ch.dunes.vso.sdk.ssl.ISslService )
|
constructor
|
RESTAuthentication
|
getProxyAuthentication(ch.dunes.vso.sdk.endpoints.IEndpointConfiguration )
|
RESTAuthentication
|
RESTAuthentication
|
saveProxyAuthentication(ch.dunes.vso.sdk.endpoints.IEndpointConfiguration )
|
void
|
RESTHost
|
RESTHost(String , ch.dunes.vso.sdk.ssl.ISslService )
|
constructor
|
RESTHost
|
executeRequestWithCredentials(String method, String url, Object content, String user, String pass)
|
RESTResponse
|
RESTHost
|
setTransient()
|
void
|
RESTHost
|
toString()
|
String
|
RESTHostManager
|
RESTHostManager(com.vmware.o11n.plugin.rest.SessionInfo , com.vmware.o11n.plugin.rest.configuration.HostConfigurationService , com.vmware.o11n.plugin.rest.WorkflowBuilder , ch.dunes.vso.sdk.ssl.ISslService )
|
constructor
|
RESTHostManager
|
createHost(String name)
|
RESTHost
|
RESTHostManager
|
createTransientHostFrom(RESTHost restHostPrototype)
|
RESTHost
|
RESTHostManager
|
createTransientOperationFrom(RESTOperation restOperationPrototype)
|
RESTOperation
|
RESTRequest
|
executeWithCredentials(String user, String pass)
|
RESTResponse
|