| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.sas20181203.models |
| 限定符和类型 | 方法和说明 |
|---|---|
GetAuthSummaryResponseBody.PostPaidVersionSummary.Builder |
GetAuthSummaryResponseBody.PostPaidVersionSummary.Builder.authBindType(String authBindType)
The type of authorization consumed during binding, with values: - ASSET: Consumes the number of authorized devices - CORE: Consumes the number of authorized cores - ASSET_AND_CORE: Consumes both the number of authorized devices and cores.
|
static GetAuthSummaryResponseBody.PostPaidVersionSummary.Builder |
GetAuthSummaryResponseBody.PostPaidVersionSummary.builder() |
GetAuthSummaryResponseBody.PostPaidVersionSummary.Builder |
GetAuthSummaryResponseBody.PostPaidVersionSummary.Builder.index(Integer index)
Current version index, the higher the number, the newer the version, used for sorting.
|
GetAuthSummaryResponseBody.PostPaidVersionSummary.Builder |
GetAuthSummaryResponseBody.PostPaidVersionSummary.Builder.usedCoreCount(Long usedCoreCount)
Number of authorized cores used.
|
GetAuthSummaryResponseBody.PostPaidVersionSummary.Builder |
GetAuthSummaryResponseBody.PostPaidVersionSummary.Builder.usedEcsCount(Long usedEcsCount)
Number of authorized devices used.
|
GetAuthSummaryResponseBody.PostPaidVersionSummary.Builder |
GetAuthSummaryResponseBody.PostPaidVersionSummary.Builder.version(Integer version)
Bound host assets with postpaid versions, values: - 1: Free version - 3: Enterprise version - 5: Advanced version - 6: Anti-virus version - 7: Flagship version
example:
3
|
Copyright © 2026. All rights reserved.