| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| FlowLog[] | DescribeFlowLogResponse. getFlowLog()Get The flow log information. | 
| FlowLog[] | CreateFlowLogResponse. getFlowLog()Get The information of the flow log created. | 
| FlowLog[] | DescribeFlowLogsResponse. getFlowLog()Get The instance set of flow logs. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeFlowLogResponse. setFlowLog(FlowLog[] FlowLog)Set The flow log information. | 
| void | CreateFlowLogResponse. setFlowLog(FlowLog[] FlowLog)Set The information of the flow log created. | 
| void | DescribeFlowLogsResponse. setFlowLog(FlowLog[] FlowLog)Set The instance set of flow logs. | 
| Constructor and Description | 
|---|
| FlowLog(FlowLog source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2025. All rights reserved.