com.hyper9.simdk.stubs.jaxws
Class ImportOvfAtUrl_Task
java.lang.Object
com.hyper9.simdk.stubs.jaxws.ImportOvfAtUrl_Task
public class ImportOvfAtUrl_Task
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportOvfAtUrl_Task
public ImportOvfAtUrl_Task()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getOvfDescriptorUrl
public String getOvfDescriptorUrl()
- Returns:
- returns String
setOvfDescriptorUrl
public void setOvfDescriptorUrl(String ovfDescriptorUrl)
- Parameters:
ovfDescriptorUrl
- the value for the ovfDescriptorUrl property
getImportSpecParams
public OvfCreateImportSpecParams getImportSpecParams()
- Returns:
- returns OvfCreateImportSpecParams
setImportSpecParams
public void setImportSpecParams(OvfCreateImportSpecParams importSpecParams)
- Parameters:
importSpecParams
- the value for the importSpecParams property
getFldr
public ManagedObjectReference getFldr()
- Returns:
- returns ManagedObjectReference
setFldr
public void setFldr(ManagedObjectReference fldr)
- Parameters:
fldr
- the value for the fldr property
getPool
public ManagedObjectReference getPool()
- Returns:
- returns ManagedObjectReference
setPool
public void setPool(ManagedObjectReference pool)
- Parameters:
pool
- the value for the pool property
getDatastore
public ManagedObjectReference getDatastore()
- Returns:
- returns ManagedObjectReference
setDatastore
public void setDatastore(ManagedObjectReference datastore)
- Parameters:
datastore
- the value for the datastore property
getHttpHeaders
public List<KeyValue> getHttpHeaders()
- Returns:
- returns List
setHttpHeaders
public void setHttpHeaders(List<KeyValue> httpHeaders)
- Parameters:
httpHeaders
- the value for the httpHeaders property
getSslThumbprint
public String getSslThumbprint()
- Returns:
- returns String
setSslThumbprint
public void setSslThumbprint(String sslThumbprint)
- Parameters:
sslThumbprint
- the value for the sslThumbprint property
Copyright © 2009-2010 Hyper9. All Rights Reserved.