public static final class DescribeLoginBaseConfigsResponseBody.BaseConfigs.Builder extends Object
public DescribeLoginBaseConfigsResponseBody.BaseConfigs.Builder account(String account)
The common logon account.
example:1582318****
public DescribeLoginBaseConfigsResponseBody.BaseConfigs.Builder endTime(String endTime)
The end time of the common logon time range.
example:07:00
public DescribeLoginBaseConfigsResponseBody.BaseConfigs.Builder ip(String ip)
The common logon IP address.
example:192.168.XX.XX
public DescribeLoginBaseConfigsResponseBody.BaseConfigs.Builder location(String location)
The common logon location.
example:Montenegro
public DescribeLoginBaseConfigsResponseBody.BaseConfigs.Builder remark(String remark)
Corresponding configuration remark information.
example:test
public DescribeLoginBaseConfigsResponseBody.BaseConfigs.Builder startTime(String startTime)
The start time of the common logon time range.
example:08:00
public DescribeLoginBaseConfigsResponseBody.BaseConfigs.Builder targetList(List<DescribeLoginBaseConfigsResponseBody.TargetList> targetList)
The details of the servers to which the configuration is applied.
public DescribeLoginBaseConfigsResponseBody.BaseConfigs.Builder totalCount(Integer totalCount)
The total number of servers.
example:172
public DescribeLoginBaseConfigsResponseBody.BaseConfigs.Builder uuidCount(Integer uuidCount)
The number of servers to which the configuration is applied.
example:13
public DescribeLoginBaseConfigsResponseBody.BaseConfigs build()
Copyright © 2026. All rights reserved.