public class AsPathForDescribeVpnGatewayRoutesOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AsPathForDescribeVpnGatewayRoutesOutput.TypeEnum
Gets or Sets type
|
| Constructor and Description |
|---|
AsPathForDescribeVpnGatewayRoutesOutput() |
| Modifier and Type | Method and Description |
|---|---|
AsPathForDescribeVpnGatewayRoutesOutput |
addNumbersItem(Integer numbersItem) |
boolean |
equals(Object o) |
List<Integer> |
getNumbers()
Get numbers
|
AsPathForDescribeVpnGatewayRoutesOutput.TypeEnum |
getType()
Get type
|
int |
hashCode() |
AsPathForDescribeVpnGatewayRoutesOutput |
numbers(List<Integer> numbers) |
void |
setNumbers(List<Integer> numbers) |
void |
setType(AsPathForDescribeVpnGatewayRoutesOutput.TypeEnum type) |
String |
toString() |
AsPathForDescribeVpnGatewayRoutesOutput |
type(AsPathForDescribeVpnGatewayRoutesOutput.TypeEnum type) |
public AsPathForDescribeVpnGatewayRoutesOutput()
public AsPathForDescribeVpnGatewayRoutesOutput numbers(List<Integer> numbers)
public AsPathForDescribeVpnGatewayRoutesOutput addNumbersItem(Integer numbersItem)
public AsPathForDescribeVpnGatewayRoutesOutput type(AsPathForDescribeVpnGatewayRoutesOutput.TypeEnum type)
public AsPathForDescribeVpnGatewayRoutesOutput.TypeEnum getType()
public void setType(AsPathForDescribeVpnGatewayRoutesOutput.TypeEnum type)
Copyright © 2025. All rights reserved.