com.hyper9.simdk.stubs.jaxws
Class ExportOvfToUrl
java.lang.Object
com.hyper9.simdk.stubs.jaxws.ExportOvfToUrl
public class ExportOvfToUrl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportOvfToUrl
public ExportOvfToUrl()
getThis
public ManagedObjectReference getThis()
- Returns:
- returns ManagedObjectReference
setThis
public void setThis(ManagedObjectReference _this)
- Parameters:
_this
- the value for the _this property
getEntity
public ManagedObjectReference getEntity()
- Returns:
- returns ManagedObjectReference
setEntity
public void setEntity(ManagedObjectReference entity)
- Parameters:
entity
- the value for the entity property
getDstBaseUrl
public String getDstBaseUrl()
- Returns:
- returns String
setDstBaseUrl
public void setDstBaseUrl(String dstBaseUrl)
- Parameters:
dstBaseUrl
- the value for the dstBaseUrl 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.