| Package | Description |
|---|---|
| com.vmware.nsx_policy.infra | |
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
PolicyFirewallIpReputationConfig |
FirewallIpReputationFeedStub.create(java.lang.String operation) |
PolicyFirewallIpReputationConfig |
FirewallIpReputationFeed.create(java.lang.String operation)
This API can be used to activate or deactivate auto-download of IP reputation
feed, it can also be used to trigger download of IP reputation feed when
required.
|
PolicyFirewallIpReputationConfig |
FirewallIpReputationFeedStub.create(java.lang.String operation,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
PolicyFirewallIpReputationConfig |
FirewallIpReputationFeed.create(java.lang.String operation,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API can be used to activate or deactivate auto-download of IP reputation
feed, it can also be used to trigger download of IP reputation feed when
required.
|
PolicyFirewallIpReputationConfig |
FirewallIpReputationFeedStub.get() |
PolicyFirewallIpReputationConfig |
FirewallIpReputationFeed.get()
API to retrieve the current IP Reputation feed configuration.
|
PolicyFirewallIpReputationConfig |
FirewallIpReputationFeedStub.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
PolicyFirewallIpReputationConfig |
FirewallIpReputationFeed.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API to retrieve the current IP Reputation feed configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FirewallIpReputationFeedStub.create(java.lang.String operation,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyFirewallIpReputationConfig> asyncCallback) |
void |
FirewallIpReputationFeed.create(java.lang.String operation,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyFirewallIpReputationConfig> asyncCallback)
This API can be used to activate or deactivate auto-download of IP reputation
feed, it can also be used to trigger download of IP reputation feed when
required.
|
void |
FirewallIpReputationFeedStub.create(java.lang.String operation,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyFirewallIpReputationConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
FirewallIpReputationFeed.create(java.lang.String operation,
com.vmware.vapi.bindings.client.AsyncCallback<PolicyFirewallIpReputationConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API can be used to activate or deactivate auto-download of IP reputation
feed, it can also be used to trigger download of IP reputation feed when
required.
|
void |
FirewallIpReputationFeedStub.get(com.vmware.vapi.bindings.client.AsyncCallback<PolicyFirewallIpReputationConfig> asyncCallback) |
void |
FirewallIpReputationFeed.get(com.vmware.vapi.bindings.client.AsyncCallback<PolicyFirewallIpReputationConfig> asyncCallback)
API to retrieve the current IP Reputation feed configuration.
|
void |
FirewallIpReputationFeedStub.get(com.vmware.vapi.bindings.client.AsyncCallback<PolicyFirewallIpReputationConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
FirewallIpReputationFeed.get(com.vmware.vapi.bindings.client.AsyncCallback<PolicyFirewallIpReputationConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
API to retrieve the current IP Reputation feed configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static PolicyFirewallIpReputationConfig |
PolicyFirewallIpReputationConfig._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 PolicyFirewallIpReputationConfig |
PolicyFirewallIpReputationConfig._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
PolicyFirewallIpReputationConfig |
PolicyFirewallIpReputationConfig.Builder.build() |
PolicyFirewallIpReputationConfig |
ChildPolicyFirewallIpReputationConfig.getPolicyFirewallIpReputationConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChildPolicyFirewallIpReputationConfig.setPolicyFirewallIpReputationConfig(PolicyFirewallIpReputationConfig policyFirewallIpReputationConfig) |
ChildPolicyFirewallIpReputationConfig.Builder |
ChildPolicyFirewallIpReputationConfig.Builder.setPolicyFirewallIpReputationConfig(PolicyFirewallIpReputationConfig policyFirewallIpReputationConfig) |