| Package | Description |
|---|---|
| com.byteplus.directconnect.model |
| Modifier and Type | Method and Description |
|---|---|
static AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum |
AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum.fromValue(String input) |
AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum |
AllocateDirectConnectVirtualInterfaceRequest.getRouteType()
Get routeType
|
AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum |
AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum |
AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum[] |
AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AllocateDirectConnectVirtualInterfaceRequest |
AllocateDirectConnectVirtualInterfaceRequest.routeType(AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum routeType) |
void |
AllocateDirectConnectVirtualInterfaceRequest.setRouteType(AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum routeType) |
void |
AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
AllocateDirectConnectVirtualInterfaceRequest.RouteTypeEnum enumeration) |
Copyright © 2026. All rights reserved.