Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
FlowLog[] |
DescribeFlowLogResponse.getFlowLog()
Get 流日志信息。
|
FlowLog[] |
DescribeFlowLogsResponse.getFlowLog()
Get 流日志实例集合。
|
FlowLog[] |
CreateFlowLogResponse.getFlowLog()
Get 创建的流日志信息。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeFlowLogResponse.setFlowLog(FlowLog[] FlowLog)
Set 流日志信息。
|
void |
DescribeFlowLogsResponse.setFlowLog(FlowLog[] FlowLog)
Set 流日志实例集合。
|
void |
CreateFlowLogResponse.setFlowLog(FlowLog[] FlowLog)
Set 创建的流日志信息。
|
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 © 2024. All rights reserved.