| Package | Description |
|---|---|
| com.vmware.vim25 |
| Modifier and Type | Field and Description |
|---|---|
protected EventFilterSpec |
CreateCollectorForEventsRequestType.filter |
protected EventFilterSpec |
QueryEventsRequestType.filter |
| Modifier and Type | Method and Description |
|---|---|
EventFilterSpec |
ObjectFactory.createEventFilterSpec()
Create an instance of
EventFilterSpec |
EventFilterSpec |
CreateCollectorForEventsRequestType.getFilter()
Gets the value of the filter property.
|
EventFilterSpec |
QueryEventsRequestType.getFilter()
Gets the value of the filter property.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedObjectReference |
VimPortType.createCollectorForEvents(ManagedObjectReference _this,
EventFilterSpec filter) |
List<Event> |
VimPortType.queryEvents(ManagedObjectReference _this,
EventFilterSpec filter) |
void |
CreateCollectorForEventsRequestType.setFilter(EventFilterSpec value)
Sets the value of the filter property.
|
void |
QueryEventsRequestType.setFilter(EventFilterSpec value)
Sets the value of the filter property.
|
Copyright © 2018. All rights reserved.