Uses of Class
com.vmware.nsx_policy.model.GatewayQosProfileConfig.Builder
-
Packages that use GatewayQosProfileConfig.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of GatewayQosProfileConfig.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return GatewayQosProfileConfig.Builder Modifier and Type Method Description GatewayQosProfileConfig.Builder
GatewayQosProfileConfig.Builder. setEgressQosProfilePath(java.lang.String egressQosProfilePath)
Policy path to gateway QoS profile in egress direction.GatewayQosProfileConfig.Builder
GatewayQosProfileConfig.Builder. setIngressQosProfilePath(java.lang.String ingressQosProfilePath)
Policy path to gateway QoS profile in ingress direction.
-