Package | Description |
---|---|
com.vmware.nsx_policy.global_infra.sites.settings.firewall | |
com.vmware.nsx_policy.infra.sites.settings.firewall | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
GlobalDfwConfiguration |
SecurityStub.get(java.lang.String siteId) |
GlobalDfwConfiguration |
Security.get(java.lang.String siteId)
Get global distributed firewall configuration for the specified site.
|
GlobalDfwConfiguration |
SecurityStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
GlobalDfwConfiguration |
Security.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get global distributed firewall configuration for the specified site.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<GlobalDfwConfiguration> asyncCallback) |
void |
Security.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<GlobalDfwConfiguration> asyncCallback)
Get global distributed firewall configuration for the specified site.
|
void |
SecurityStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<GlobalDfwConfiguration> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Security.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<GlobalDfwConfiguration> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get global distributed firewall configuration for the specified site.
|
Modifier and Type | Method and Description |
---|---|
GlobalDfwConfiguration |
SecurityStub.get(java.lang.String siteId) |
GlobalDfwConfiguration |
Security.get(java.lang.String siteId)
Get global distributed firewall configuration for the specified site.
|
GlobalDfwConfiguration |
SecurityStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
GlobalDfwConfiguration |
Security.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get global distributed firewall configuration for the specified site.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<GlobalDfwConfiguration> asyncCallback) |
void |
Security.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<GlobalDfwConfiguration> asyncCallback)
Get global distributed firewall configuration for the specified site.
|
void |
SecurityStub.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<GlobalDfwConfiguration> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Security.get(java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<GlobalDfwConfiguration> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get global distributed firewall configuration for the specified site.
|
Modifier and Type | Method and Description |
---|---|
static GlobalDfwConfiguration |
GlobalDfwConfiguration._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 GlobalDfwConfiguration |
GlobalDfwConfiguration._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
GlobalDfwConfiguration |
GlobalDfwConfiguration.Builder.build() |
GlobalDfwConfiguration |
ChildGlobalDfwConfiguration.getGlobalDfwConfiguration() |
Modifier and Type | Method and Description |
---|---|
java.util.List<GlobalDfwConfiguration> |
GlobalDfwConfigurationListResult.getResults()
Global distributed firewall configuration list results.
|
Modifier and Type | Method and Description |
---|---|
void |
ChildGlobalDfwConfiguration.setGlobalDfwConfiguration(GlobalDfwConfiguration globalDfwConfiguration) |
ChildGlobalDfwConfiguration.Builder |
ChildGlobalDfwConfiguration.Builder.setGlobalDfwConfiguration(GlobalDfwConfiguration globalDfwConfiguration) |
Modifier and Type | Method and Description |
---|---|
void |
GlobalDfwConfigurationListResult.setResults(java.util.List<GlobalDfwConfiguration> results)
Global distributed firewall configuration list results.
|
GlobalDfwConfigurationListResult.Builder |
GlobalDfwConfigurationListResult.Builder.setResults(java.util.List<GlobalDfwConfiguration> results)
Global distributed firewall configuration list results.
|