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