- java.lang.Object
-
- com.aliyun.tea.TeaModel
-
- com.zenlayercloud.sdn20230830.models.IPRoute
-
-
Constructor Summary
Constructors
| Constructor and Description |
IPRoute() |
-
Method Summary
-
Methods inherited from class com.aliyun.tea.TeaModel
build, buildMap, confirmType, parseObject, toMap, toMap, toModel, validate, validateParams
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
prefix
public String prefix
用于路由到下一跳的 IPv4 前缀。
-
nextHop
public String nextHop
下一跳IPv4地址。
Copyright © 2024. All rights reserved.