Package | Description |
---|---|
org.ovirt.engine.sdk |
Modifier and Type | Method and Description |
---|---|
String |
Api.getComment()
Gets the value of the Comment property.
|
ApiSummary |
Api.getSummary()
Gets the value of the Summary property.
|
XMLGregorianCalendar |
Api.getTime()
Gets the value of the Time property.
|
Constructor and Description |
---|
Api(String url,
String sessionid) |
Api(String url,
String sessionid,
boolean noHostVerification) |
Api(String url,
String username,
String password) |
Api(String url,
String username,
String password,
boolean noHostVerification) |
Api(String url,
String username,
String password,
Boolean noHostVerification,
Boolean filter) |
Api(String url,
String username,
String password,
String keyStorePath) |
Api(String url,
String username,
String password,
String sessionid,
Integer port,
Integer requestTimeout,
Boolean persistentAuth,
Boolean noHostVerification,
Boolean filter,
Boolean debug) |
Api(String url,
String username,
String password,
String sessionid,
Integer port,
Integer requestTimeout,
Integer sessionTimeout,
Boolean persistentAuth,
Boolean noHostVerification,
Boolean filter,
Boolean debug) |
Api(String url,
String username,
String password,
String sessionid,
Integer port,
Integer requestTimeout,
Integer sessionTimeout,
Boolean persistentAuth,
String keyStorePath,
String keyStorePassword,
Boolean filter,
Boolean debug) |
Api(String url,
String username,
String password,
String keyStorePath,
String keyStorePassword,
Boolean filter) |
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0