public interface PortRangeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getFrom()
The port that this range starts from.
|
int |
getTo()
The port that this range ends with (inclusive).
|
Copyright © 2019. All rights reserved.