DscpConfigurationPropertiesFormat |
DscpConfigurationPropertiesFormat.withDestinationIpRanges(List<QosIpRange> destinationIpRanges) |
Set the destinationIpRanges property: Destination IP ranges.
|
DscpConfigurationPropertiesFormat |
DscpConfigurationPropertiesFormat.withDestinationPortRanges(List<QosPortRange> destinationPortRanges) |
Set the destinationPortRanges property: Destination port ranges.
|
DscpConfigurationPropertiesFormat |
DscpConfigurationPropertiesFormat.withMarkings(List<Integer> markings) |
Set the markings property: List of markings to be used in the configuration.
|
DscpConfigurationPropertiesFormat |
DscpConfigurationPropertiesFormat.withProtocol(ProtocolType protocol) |
Set the protocol property: RNM supported protocol types.
|
DscpConfigurationPropertiesFormat |
DscpConfigurationPropertiesFormat.withQosDefinitionCollection(List<QosDefinition> qosDefinitionCollection) |
Set the qosDefinitionCollection property: QoS object definitions.
|
DscpConfigurationPropertiesFormat |
DscpConfigurationPropertiesFormat.withSourceIpRanges(List<QosIpRange> sourceIpRanges) |
Set the sourceIpRanges property: Source IP ranges.
|
DscpConfigurationPropertiesFormat |
DscpConfigurationPropertiesFormat.withSourcePortRanges(List<QosPortRange> sourcePortRanges) |
Set the sourcePortRanges property: Sources port ranges.
|