public static final class DescribeCommonOverallConfigListResponseBody.OverallList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCommonOverallConfigListResponseBody.OverallList.Builder |
authVersionList(List<String> authVersionList)
The editions of Security Center.
|
DescribeCommonOverallConfigListResponseBody.OverallList |
build() |
DescribeCommonOverallConfigListResponseBody.OverallList.Builder |
config(String config)
Indicates the status of the switch.
|
DescribeCommonOverallConfigListResponseBody.OverallList.Builder |
totalCount(Integer totalCount)
The total number of entries that are returned.
|
DescribeCommonOverallConfigListResponseBody.OverallList.Builder |
type(String type)
The type of the configuration.
|
public DescribeCommonOverallConfigListResponseBody.OverallList.Builder authVersionList(List<String> authVersionList)
The editions of Security Center.
public DescribeCommonOverallConfigListResponseBody.OverallList.Builder config(String config)
Indicates the status of the switch. Valid values:
on
public DescribeCommonOverallConfigListResponseBody.OverallList.Builder totalCount(Integer totalCount)
The total number of entries that are returned.
example:184
public DescribeCommonOverallConfigListResponseBody.OverallList.Builder type(String type)
The type of the configuration. Valid values:
kdump_switch
public DescribeCommonOverallConfigListResponseBody.OverallList build()
Copyright © 2026. All rights reserved.