| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected HostDatastoreBrowserSearchSpec |
SearchDatastoreSubFoldersRequestType.searchSpec |
protected HostDatastoreBrowserSearchSpec |
SearchDatastoreRequestType.searchSpec |
| Modifier and Type | Method and Description |
|---|---|
HostDatastoreBrowserSearchSpec |
ObjectFactory.createHostDatastoreBrowserSearchSpec()
Create an instance of
HostDatastoreBrowserSearchSpec |
HostDatastoreBrowserSearchSpec |
SearchDatastoreSubFoldersRequestType.getSearchSpec()
Gets the value of the searchSpec property.
|
HostDatastoreBrowserSearchSpec |
SearchDatastoreRequestType.getSearchSpec()
Gets the value of the searchSpec property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.searchDatastoreSubFoldersTask(ManagedObjectReference _this,
String datastorePath,
HostDatastoreBrowserSearchSpec searchSpec) |
ManagedObjectReference |
VimPortType.searchDatastoreTask(ManagedObjectReference _this,
String datastorePath,
HostDatastoreBrowserSearchSpec searchSpec) |
void |
SearchDatastoreSubFoldersRequestType.setSearchSpec(HostDatastoreBrowserSearchSpec value)
Sets the value of the searchSpec property.
|
void |
SearchDatastoreRequestType.setSearchSpec(HostDatastoreBrowserSearchSpec value)
Sets the value of the searchSpec property.
|
Copyright © 2018. All rights reserved.