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