public static class ListRouteTableResponse.CsnRouteTable extends Object
| Constructor and Description |
|---|
CsnRouteTable() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCsnRtId() |
String |
getDescription() |
String |
getName() |
String |
getType() |
void |
setCsnRtId(String csnRtId) |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setType(String type) |
String |
toString() |
public void setCsnRtId(String csnRtId)
public String getCsnRtId()
public void setName(String name)
public String getName()
public void setDescription(String description)
public String getDescription()
public void setType(String type)
public String getType()
Copyright © 2024. All rights reserved.