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.BuilderGatewayQosProfileConfig.Builder. setEgressQosProfilePath(java.lang.String egressQosProfilePath)Policy path to gateway QoS profile in egress direction.GatewayQosProfileConfig.BuilderGatewayQosProfileConfig.Builder. setIngressQosProfilePath(java.lang.String ingressQosProfilePath)Policy path to gateway QoS profile in ingress direction.
-