Package hudson.plugins.libvirt.lib
Class ConnectionBuilder
java.lang.Object
hudson.plugins.libvirt.lib.ConnectionBuilder
- Version:
 - 05/02/2014
 - Author:
 - Nigel Magnay
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbuild()hypervisorPort(int port) hypervisorSysUrl(String sysUrl) hypervisorTransport(String transport) booleanreadOnly()withCredentials(com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials userPwCredentials)  
- 
Constructor Details
- 
ConnectionBuilder
 
 - 
 - 
Method Details
- 
hypervisorTransport
 - 
userName
 - 
hypervisorPort
 - 
hypervisorSysUrl
 - 
withCredentials
public ConnectionBuilder withCredentials(com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials userPwCredentials)  - 
useUri
 - 
readOnly
 - 
isLibraryTransport
public boolean isLibraryTransport() - 
build
- Throws:
 VirtException
 - 
constructHypervisorURI
 
 -