public static final class LoginLogoutEventCollection.Builder
extends java.lang.Object
LoginLogoutEventCollection.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
LoginLogoutEventCollection. |
| Modifier and Type | Method and Description |
|---|---|
LoginLogoutEventCollection |
build() |
LoginLogoutEventCollection.Builder |
setLoginLogoutEvents(java.util.List<LoginLogoutEventMap> loginLogoutEvents)
Set of user to IP address pair
|
public Builder()
LoginLogoutEventCollection.public LoginLogoutEventCollection.Builder setLoginLogoutEvents(java.util.List<LoginLogoutEventMap> loginLogoutEvents)
loginLogoutEvents - New value for the property.public LoginLogoutEventCollection build()