public static final class GetAuthSummaryResponseBody.Machine.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAuthSummaryResponseBody.Machine.Builder |
bindCoreCount(Integer bindCoreCount)
The number of cores of the assets that are bound to Security Center.
|
GetAuthSummaryResponseBody.Machine.Builder |
bindEcsCount(Integer bindEcsCount)
The number of the assets that are bound to Security Center.
|
GetAuthSummaryResponseBody.Machine |
build() |
GetAuthSummaryResponseBody.Machine.Builder |
postPaidBindCoreCount(Integer postPaidBindCoreCount)
Bind the number of cores for postpaid authorization assets.
|
GetAuthSummaryResponseBody.Machine.Builder |
postPaidBindEcsCount(Integer postPaidBindEcsCount)
The number of assets bound to the postpaid authorization.
|
GetAuthSummaryResponseBody.Machine.Builder |
riskCoreCount(Integer riskCoreCount)
The number of cores of the assets that are at risk.
|
GetAuthSummaryResponseBody.Machine.Builder |
riskEcsCount(Integer riskEcsCount)
The number of the assets that are at risk.
|
GetAuthSummaryResponseBody.Machine.Builder |
totalCoreCount(Integer totalCoreCount)
The total number of asset cores.
|
GetAuthSummaryResponseBody.Machine.Builder |
totalEcsCount(Integer totalEcsCount)
The total number of assets.
|
GetAuthSummaryResponseBody.Machine.Builder |
unBindCoreCount(Integer unBindCoreCount)
The number of cores of unbound assets.
|
GetAuthSummaryResponseBody.Machine.Builder |
unBindEcsCount(Integer unBindEcsCount)
The number of unbound assets.
|
public GetAuthSummaryResponseBody.Machine.Builder bindCoreCount(Integer bindCoreCount)
The number of cores of the assets that are bound to Security Center.
example:10
public GetAuthSummaryResponseBody.Machine.Builder bindEcsCount(Integer bindEcsCount)
The number of the assets that are bound to Security Center.
example:10
public GetAuthSummaryResponseBody.Machine.Builder postPaidBindCoreCount(Integer postPaidBindCoreCount)
Bind the number of cores for postpaid authorization assets.
example:10
public GetAuthSummaryResponseBody.Machine.Builder postPaidBindEcsCount(Integer postPaidBindEcsCount)
The number of assets bound to the postpaid authorization.
example:10
public GetAuthSummaryResponseBody.Machine.Builder riskCoreCount(Integer riskCoreCount)
The number of cores of the assets that are at risk.
example:10
public GetAuthSummaryResponseBody.Machine.Builder riskEcsCount(Integer riskEcsCount)
The number of the assets that are at risk.
example:10
public GetAuthSummaryResponseBody.Machine.Builder totalCoreCount(Integer totalCoreCount)
The total number of asset cores.
example:10
public GetAuthSummaryResponseBody.Machine.Builder totalEcsCount(Integer totalEcsCount)
The total number of assets.
example:10
public GetAuthSummaryResponseBody.Machine.Builder unBindCoreCount(Integer unBindCoreCount)
The number of cores of unbound assets.
example:10
public GetAuthSummaryResponseBody.Machine.Builder unBindEcsCount(Integer unBindEcsCount)
The number of unbound assets.
example:10
public GetAuthSummaryResponseBody.Machine build()
Copyright © 2026. All rights reserved.