Uses of Class
com.vmware.nsx_policy.model.DependentServices
-
Packages that use DependentServices Package Description com.vmware.nsx_policy.infra.settings.firewall.gateway com.vmware.nsx_policy.infra.settings.firewall.security com.vmware.nsx_policy.model -
-
Uses of DependentServices in com.vmware.nsx_policy.infra.settings.firewall.gateway
Methods in com.vmware.nsx_policy.infra.settings.firewall.gateway that return DependentServices Modifier and Type Method Description DependentServicesDependentServices. get()Get the list of gateway firewall dependent servicesDependentServicesDependentServices. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of gateway firewall dependent servicesDependentServicesDependentServicesStub. get()DependentServicesDependentServicesStub. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.settings.firewall.gateway with type arguments of type DependentServices Modifier and Type Method Description voidDependentServices. get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback)Get the list of gateway firewall dependent servicesvoidDependentServices. get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of gateway firewall dependent servicesvoidDependentServicesStub. get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback)voidDependentServicesStub. get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of DependentServices in com.vmware.nsx_policy.infra.settings.firewall.security
Methods in com.vmware.nsx_policy.infra.settings.firewall.security that return DependentServices Modifier and Type Method Description DependentServicesDependentServices. get()Get the list of distributed firewall dependent servicesDependentServicesDependentServices. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of distributed firewall dependent servicesDependentServicesDependentServicesStub. get()DependentServicesDependentServicesStub. get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Method parameters in com.vmware.nsx_policy.infra.settings.firewall.security with type arguments of type DependentServices Modifier and Type Method Description voidDependentServices. get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback)Get the list of distributed firewall dependent servicesvoidDependentServices. get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)Get the list of distributed firewall dependent servicesvoidDependentServicesStub. get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback)voidDependentServicesStub. get(com.vmware.vapi.bindings.client.AsyncCallback<DependentServices> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) -
Uses of DependentServices in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return DependentServices Modifier and Type Method Description static DependentServicesDependentServices. _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 DependentServicesDependentServices. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.DependentServicesDependentServices.Builder. build()
-