| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Class and Description |
|---|---|
class |
PosixUserSearchResult
Java class for PosixUserSearchResult complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<UserSearchResult> |
RetrieveUserGroupsResponse.returnval |
protected List<UserSearchResult> |
ArrayOfUserSearchResult.userSearchResult |
| Modifier and Type | Method and Description |
|---|---|
UserSearchResult |
ObjectFactory.createUserSearchResult()
Create an instance of
UserSearchResult |
| Modifier and Type | Method and Description |
|---|---|
List<UserSearchResult> |
RetrieveUserGroupsResponse.getReturnval()
Gets the value of the returnval property.
|
List<UserSearchResult> |
ArrayOfUserSearchResult.getUserSearchResult()
Gets the value of the userSearchResult property.
|
List<UserSearchResult> |
VimPortType.retrieveUserGroups(ManagedObjectReference _this,
String domain,
String searchStr,
String belongsToGroup,
String belongsToUser,
boolean exactMatch,
boolean findUsers,
boolean findGroups) |
Copyright © 2018. All rights reserved.