public class CreateVpnRouteEntryResponseBody
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
CreateVpnRouteEntryResponseBody.Builder |
限定符和类型 | 方法和说明 |
---|---|
static CreateVpnRouteEntryResponseBody.Builder |
builder() |
static CreateVpnRouteEntryResponseBody |
create() |
Long |
getCreateTime() |
String |
getDescription() |
String |
getNextHop() |
String |
getOverlayMode() |
String |
getRequestId() |
String |
getRouteDest() |
String |
getState() |
String |
getVpnInstanceId() |
Integer |
getWeight() |
public static CreateVpnRouteEntryResponseBody.Builder builder()
public static CreateVpnRouteEntryResponseBody create()
public Long getCreateTime()
public String getDescription()
public String getNextHop()
public String getOverlayMode()
public String getRequestId()
public String getRouteDest()
public String getState()
public String getVpnInstanceId()
public Integer getWeight()
Copyright © 2024. All rights reserved.