| Package | Description |
|---|---|
| com.volcengine.vpc.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociateRouteTableRequest.GatewayTypeEnum |
AssociateRouteTableRequest.GatewayTypeEnum.fromValue(String input) |
AssociateRouteTableRequest.GatewayTypeEnum |
AssociateRouteTableRequest.getGatewayType()
Get gatewayType
|
AssociateRouteTableRequest.GatewayTypeEnum |
AssociateRouteTableRequest.GatewayTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static AssociateRouteTableRequest.GatewayTypeEnum |
AssociateRouteTableRequest.GatewayTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociateRouteTableRequest.GatewayTypeEnum[] |
AssociateRouteTableRequest.GatewayTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateRouteTableRequest |
AssociateRouteTableRequest.gatewayType(AssociateRouteTableRequest.GatewayTypeEnum gatewayType) |
void |
AssociateRouteTableRequest.setGatewayType(AssociateRouteTableRequest.GatewayTypeEnum gatewayType) |
void |
AssociateRouteTableRequest.GatewayTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
AssociateRouteTableRequest.GatewayTypeEnum enumeration) |
Copyright © 2025. All rights reserved.