Package | Description |
---|---|
com.vmware.nsx_policy.infra.settings.firewall.gateway | |
com.vmware.nsx_policy.infra.settings.firewall.security | |
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
DependentServices |
DependentServicesStub.get() |
DependentServices |
DependentServices.get()
Get the list of gateway firewall dependent services
|
DependentServices |
DependentServicesStub.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
DependentServices |
DependentServices.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the list of gateway firewall dependent services
|
Modifier and Type | Method and Description |
---|---|
void |
DependentServicesStub.get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback) |
void |
DependentServices.get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback)
Get the list of gateway firewall dependent services
|
void |
DependentServicesStub.get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
DependentServices.get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the list of gateway firewall dependent services
|
Modifier and Type | Method and Description |
---|---|
DependentServices |
DependentServicesStub.get() |
DependentServices |
DependentServices.get()
Get the list of distributed firewall dependent services
|
DependentServices |
DependentServicesStub.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
DependentServices |
DependentServices.get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the list of distributed firewall dependent services
|
Modifier and Type | Method and Description |
---|---|
void |
DependentServicesStub.get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback) |
void |
DependentServices.get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback)
Get the list of distributed firewall dependent services
|
void |
DependentServicesStub.get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
DependentServices.get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Get the list of distributed firewall dependent services
|
Modifier and Type | Method and Description |
---|---|
static DependentServices |
DependentServices._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 DependentServices |
DependentServices._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
DependentServices |
DependentServices.Builder.build() |