public interface PolicyClassifier extends Buildable<PolicyClassifierBuilder>, Resource
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Gets the description
|
Direction |
getDirection()
Gets the Direction
|
String |
getPortRange()
Gets the Port range
|
Protocol |
getProtocol()
Gets the Protocol
|
boolean |
isShared()
Is Policy classifier shared
|
getTenantId, setTenantId
getName, setName
boolean isShared()
Protocol getProtocol()
Direction getDirection()
String getPortRange()
String getDescription()
Copyright © 2017. All rights reserved.