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