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