Uses of Interface
com.vmware.nsx_policy.orgs.projects.vpcs.subnets.DhcpStaticBindingConfigs
-
Packages that use DhcpStaticBindingConfigs Package Description com.vmware.nsx_policy.orgs.projects.vpcs.subnets -
-
Uses of DhcpStaticBindingConfigs in com.vmware.nsx_policy.orgs.projects.vpcs.subnets
Classes in com.vmware.nsx_policy.orgs.projects.vpcs.subnets that implement DhcpStaticBindingConfigs Modifier and Type Class Description class
DhcpStaticBindingConfigsStub
Remote stub implementation of theDhcpStaticBindingConfigs
API service.Methods in com.vmware.nsx_policy.orgs.projects.vpcs.subnets that return DhcpStaticBindingConfigs Modifier and Type Method Description DhcpStaticBindingConfigs
SubnetsFactory. dhcpStaticBindingConfigsService()
Returns an instance of classDhcpStaticBindingConfigs
-