| Package | Description |
|---|---|
| com.vmware.nsx_policy.model | |
| com.vmware.nsx_policy.system.input |
| Modifier and Type | Method and Description |
|---|---|
static LoginLogoutEventCollection |
LoginLogoutEventCollection._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static LoginLogoutEventCollection |
LoginLogoutEventCollection._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
LoginLogoutEventCollection |
LoginLogoutEventCollection.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginLogoutEventsStub.create(LoginLogoutEventCollection loginLogoutEventCollection) |
void |
LoginLogoutEvents.create(LoginLogoutEventCollection loginLogoutEventCollection)
API to receive User Login and Logout events for IDFW
|
void |
LoginLogoutEventsStub.create(LoginLogoutEventCollection loginLogoutEventCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback) |
void |
LoginLogoutEvents.create(LoginLogoutEventCollection loginLogoutEventCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
API to receive User Login and Logout events for IDFW
|
void |
LoginLogoutEventsStub.create(LoginLogoutEventCollection loginLogoutEventCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
LoginLogoutEvents.create(LoginLogoutEventCollection loginLogoutEventCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API to receive User Login and Logout events for IDFW
|
void |
LoginLogoutEventsStub.create(LoginLogoutEventCollection loginLogoutEventCollection,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
LoginLogoutEvents.create(LoginLogoutEventCollection loginLogoutEventCollection,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API to receive User Login and Logout events for IDFW
|