| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static IdentityFirewallStoreEventLogServer |
IdentityFirewallStoreEventLogServer._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 IdentityFirewallStoreEventLogServer |
IdentityFirewallStoreEventLogServer._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
IdentityFirewallStoreEventLogServer |
IdentityFirewallStoreEventLogServer.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IdentityFirewallStoreEventLogServer> |
IdentityFirewallStore.getEventLogServers()
IdentityFirewallStore Event Log server's information including host, name,
protocol and so on.
|
java.util.List<IdentityFirewallStoreEventLogServer> |
IdentityFirewallAdStore.getEventLogServers()
IdentityFirewallStore Event Log server's information including host, name,
protocol and so on.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityFirewallStore.setEventLogServers(java.util.List<IdentityFirewallStoreEventLogServer> eventLogServers)
IdentityFirewallStore Event Log server's information including host, name,
protocol and so on.
|
IdentityFirewallStore.Builder |
IdentityFirewallStore.Builder.setEventLogServers(java.util.List<IdentityFirewallStoreEventLogServer> eventLogServers)
IdentityFirewallStore Event Log server's information including host, name,
protocol and so on.
|
void |
IdentityFirewallAdStore.setEventLogServers(java.util.List<IdentityFirewallStoreEventLogServer> eventLogServers)
IdentityFirewallStore Event Log server's information including host, name,
protocol and so on.
|
IdentityFirewallAdStore.Builder |
IdentityFirewallAdStore.Builder.setEventLogServers(java.util.List<IdentityFirewallStoreEventLogServer> eventLogServers)
IdentityFirewallStore Event Log server's information including host, name,
protocol and so on.
|