Package | Description |
---|---|
com.vmware.vcenter.lookup |
Modifier and Type | Field and Description |
---|---|
protected LookupServiceRegistrationInfo |
GetResponse.returnval |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<LookupServiceRegistrationInfo> |
ArrayOfLookupServiceRegistrationInfo.lookupServiceRegistrationInfo |
protected java.util.List<LookupServiceRegistrationInfo> |
ListResponse.returnval |
Modifier and Type | Method and Description |
---|---|
LookupServiceRegistrationInfo |
ObjectFactory.createLookupServiceRegistrationInfo()
Create an instance of
LookupServiceRegistrationInfo |
LookupServiceRegistrationInfo |
LsPortType.get(ManagedObjectReference _this,
java.lang.String serviceId) |
LookupServiceRegistrationInfo |
GetResponse.getReturnval()
Gets the value of the returnval property.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<LookupServiceRegistrationInfo> |
ArrayOfLookupServiceRegistrationInfo.getLookupServiceRegistrationInfo()
Gets the value of the lookupServiceRegistrationInfo property.
|
java.util.List<LookupServiceRegistrationInfo> |
ListResponse.getReturnval()
Gets the value of the returnval property.
|
java.util.List<LookupServiceRegistrationInfo> |
LsPortType.list(ManagedObjectReference _this,
LookupServiceRegistrationFilter filterCriteria) |
Modifier and Type | Method and Description |
---|---|
void |
GetResponse.setReturnval(LookupServiceRegistrationInfo value)
Sets the value of the returnval property.
|