Package | Description |
---|---|
com.vmware.vcenter.lookup |
Modifier and Type | Field and Description |
---|---|
protected ManagedObjectReference |
CreateRequestType._this |
protected ManagedObjectReference |
DeleteRequestType._this |
protected ManagedObjectReference |
GetLocaleRequestType._this |
protected ManagedObjectReference |
GetRequestType._this |
protected ManagedObjectReference |
GetSiteIdRequestType._this |
protected ManagedObjectReference |
ListRequestType._this |
protected ManagedObjectReference |
RetrieveHaBackupConfigurationRequestType._this |
protected ManagedObjectReference |
RetrieveServiceContentRequestType._this |
protected ManagedObjectReference |
SetLocaleRequestType._this |
protected ManagedObjectReference |
SetRequestType._this |
protected ManagedObjectReference |
LookupServiceContent.deploymentInformationService |
protected ManagedObjectReference |
LookupServiceContent.l10N |
protected ManagedObjectReference |
LookupServiceContent.lookupService |
protected ManagedObjectReference |
ManagedObjectNotFound.obj |
protected ManagedObjectReference |
MethodNotFound.receiver |
protected ManagedObjectReference |
LookupServiceContent.serviceRegistration |
Modifier and Type | Method and Description |
---|---|
ManagedObjectReference |
ObjectFactory.createManagedObjectReference()
Create an instance of
ManagedObjectReference |
ManagedObjectReference |
LookupServiceContent.getDeploymentInformationService()
Gets the value of the deploymentInformationService property.
|
ManagedObjectReference |
LookupServiceContent.getL10N()
Gets the value of the l10N property.
|
ManagedObjectReference |
LookupServiceContent.getLookupService()
Gets the value of the lookupService property.
|
ManagedObjectReference |
ManagedObjectNotFound.getObj()
Gets the value of the obj property.
|
ManagedObjectReference |
MethodNotFound.getReceiver()
Gets the value of the receiver property.
|
ManagedObjectReference |
LookupServiceContent.getServiceRegistration()
Gets the value of the serviceRegistration property.
|
ManagedObjectReference |
CreateRequestType.getThis()
Gets the value of the this property.
|
ManagedObjectReference |
DeleteRequestType.getThis()
Gets the value of the this property.
|
ManagedObjectReference |
GetLocaleRequestType.getThis()
Gets the value of the this property.
|
ManagedObjectReference |
GetRequestType.getThis()
Gets the value of the this property.
|
ManagedObjectReference |
GetSiteIdRequestType.getThis()
Gets the value of the this property.
|
ManagedObjectReference |
ListRequestType.getThis()
Gets the value of the this property.
|
ManagedObjectReference |
RetrieveHaBackupConfigurationRequestType.getThis()
Gets the value of the this property.
|
ManagedObjectReference |
RetrieveServiceContentRequestType.getThis()
Gets the value of the this property.
|
ManagedObjectReference |
SetLocaleRequestType.getThis()
Gets the value of the this property.
|
ManagedObjectReference |
SetRequestType.getThis()
Gets the value of the this property.
|
Modifier and Type | Method and Description |
---|---|
void |
LsPortType.create(ManagedObjectReference _this,
java.lang.String serviceId,
LookupServiceRegistrationCreateSpec createSpec) |
void |
LsPortType.delete(ManagedObjectReference _this,
java.lang.String serviceId) |
LookupServiceRegistrationInfo |
LsPortType.get(ManagedObjectReference _this,
java.lang.String serviceId) |
java.lang.String |
LsPortType.getLocale(ManagedObjectReference _this) |
java.lang.String |
LsPortType.getSiteId(ManagedObjectReference _this) |
java.util.List<LookupServiceRegistrationInfo> |
LsPortType.list(ManagedObjectReference _this,
LookupServiceRegistrationFilter filterCriteria) |
LookupHaBackupNodeConfiguration |
LsPortType.retrieveHaBackupConfiguration(ManagedObjectReference _this) |
LookupServiceContent |
LsPortType.retrieveServiceContent(ManagedObjectReference _this) |
void |
LsPortType.set(ManagedObjectReference _this,
java.lang.String serviceId,
LookupServiceRegistrationSetSpec serviceSpec) |
void |
LookupServiceContent.setDeploymentInformationService(ManagedObjectReference value)
Sets the value of the deploymentInformationService property.
|
void |
LookupServiceContent.setL10N(ManagedObjectReference value)
Sets the value of the l10N property.
|
java.lang.String |
LsPortType.setLocale(ManagedObjectReference _this,
java.lang.String locale) |
void |
LookupServiceContent.setLookupService(ManagedObjectReference value)
Sets the value of the lookupService property.
|
void |
ManagedObjectNotFound.setObj(ManagedObjectReference value)
Sets the value of the obj property.
|
void |
MethodNotFound.setReceiver(ManagedObjectReference value)
Sets the value of the receiver property.
|
void |
LookupServiceContent.setServiceRegistration(ManagedObjectReference value)
Sets the value of the serviceRegistration property.
|
void |
CreateRequestType.setThis(ManagedObjectReference value)
Sets the value of the this property.
|
void |
DeleteRequestType.setThis(ManagedObjectReference value)
Sets the value of the this property.
|
void |
GetLocaleRequestType.setThis(ManagedObjectReference value)
Sets the value of the this property.
|
void |
GetRequestType.setThis(ManagedObjectReference value)
Sets the value of the this property.
|
void |
GetSiteIdRequestType.setThis(ManagedObjectReference value)
Sets the value of the this property.
|
void |
ListRequestType.setThis(ManagedObjectReference value)
Sets the value of the this property.
|
void |
RetrieveHaBackupConfigurationRequestType.setThis(ManagedObjectReference value)
Sets the value of the this property.
|
void |
RetrieveServiceContentRequestType.setThis(ManagedObjectReference value)
Sets the value of the this property.
|
void |
SetLocaleRequestType.setThis(ManagedObjectReference value)
Sets the value of the this property.
|
void |
SetRequestType.setThis(ManagedObjectReference value)
Sets the value of the this property.
|