public static interface OFGroupDescStatsEntry.Builder
Modifier and Type | Method and Description |
---|---|
OFGroupDescStatsEntry |
build() |
List<OFBucket> |
getBuckets() |
OFGroup |
getGroup() |
OFGroupType |
getGroupType() |
OFVersion |
getVersion() |
OFGroupDescStatsEntry.Builder |
setBuckets(List<OFBucket> buckets) |
OFGroupDescStatsEntry.Builder |
setGroup(OFGroup group) |
OFGroupDescStatsEntry.Builder |
setGroupType(OFGroupType groupType) |
OFGroupDescStatsEntry build()
OFGroupType getGroupType()
OFGroupDescStatsEntry.Builder setGroupType(OFGroupType groupType)
OFGroup getGroup()
OFGroupDescStatsEntry.Builder setGroup(OFGroup group)
OFGroupDescStatsEntry.Builder setBuckets(List<OFBucket> buckets)
OFVersion getVersion()
Copyright © 2015. All rights reserved.