public interface FlowClassifier extends Resource, Buildable<FlowClassifierBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDestinationIpPrefix() |
Integer |
getDestinationPortRangeMax() |
Integer |
getDestinationPortRangeMin() |
Ethertype |
getEthertype() |
Map<String,String> |
getL7Parameters() |
String |
getLogicalDestinationPort() |
String |
getLogicalSourcePort() |
String |
getProtocol() |
String |
getSourceIpPrefix() |
Integer |
getSourcePortRangeMax() |
Integer |
getSourcePortRangeMin() |
getTenantId, setTenantIdgetName, setNameString getDescription()
String getProtocol()
Integer getSourcePortRangeMin()
Integer getSourcePortRangeMax()
Integer getDestinationPortRangeMin()
Integer getDestinationPortRangeMax()
String getSourceIpPrefix()
String getDestinationIpPrefix()
String getLogicalSourcePort()
String getLogicalDestinationPort()
Ethertype getEthertype()
Copyright © 2020. All rights reserved.