Package | Description |
---|---|
com.vmware.nsx_policy.infra.firewall_identity_store_event_log_servers | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
DirectoryEventLogServerStatus |
StatusStub.create(DirectoryEventLogServer directoryEventLogServer) |
DirectoryEventLogServerStatus |
Status.create(DirectoryEventLogServer directoryEventLogServer)
This API tests a event log server connectivity before the actual domain or event
log server is configured.
|
DirectoryEventLogServerStatus |
StatusStub.create(DirectoryEventLogServer directoryEventLogServer,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
DirectoryEventLogServerStatus |
Status.create(DirectoryEventLogServer directoryEventLogServer,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API tests a event log server connectivity before the actual domain or event
log server is configured.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusStub.create(DirectoryEventLogServer directoryEventLogServer,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryEventLogServerStatus> asyncCallback) |
void |
Status.create(DirectoryEventLogServer directoryEventLogServer,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryEventLogServerStatus> asyncCallback)
This API tests a event log server connectivity before the actual domain or event
log server is configured.
|
void |
StatusStub.create(DirectoryEventLogServer directoryEventLogServer,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryEventLogServerStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Status.create(DirectoryEventLogServer directoryEventLogServer,
com.vmware.vapi.bindings.client.AsyncCallback<DirectoryEventLogServerStatus> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API tests a event log server connectivity before the actual domain or event
log server is configured.
|
Modifier and Type | Method and Description |
---|---|
static DirectoryEventLogServerStatus |
DirectoryEventLogServerStatus._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 DirectoryEventLogServerStatus |
DirectoryEventLogServerStatus._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
DirectoryEventLogServerStatus |
DirectoryEventLogServerStatus.Builder.build() |
DirectoryEventLogServerStatus |
IdentityFirewallStoreEventLogServer.getStatus() |
DirectoryEventLogServerStatus |
DirectoryEventLogServer.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
IdentityFirewallStoreEventLogServer.setStatus(DirectoryEventLogServerStatus status) |
IdentityFirewallStoreEventLogServer.Builder |
IdentityFirewallStoreEventLogServer.Builder.setStatus(DirectoryEventLogServerStatus status) |
void |
DirectoryEventLogServer.setStatus(DirectoryEventLogServerStatus status) |
DirectoryEventLogServer.Builder |
DirectoryEventLogServer.Builder.setStatus(DirectoryEventLogServerStatus status) |