com.hyper9.simdk.stubs.jaxws
Class ParseDescriptorAtUrl_Task
java.lang.Object
com.hyper9.simdk.stubs.jaxws.ParseDescriptorAtUrl_Task
public class ParseDescriptorAtUrl_Task
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParseDescriptorAtUrl_Task
public ParseDescriptorAtUrl_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
getPdp
public OvfParseDescriptorParams getPdp()
- Returns:
- returns OvfParseDescriptorParams
setPdp
public void setPdp(OvfParseDescriptorParams pdp)
- Parameters:
pdp
- the value for the pdp 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.