public static final class AddCloudVendorAccountAKResponseBody.Data.Builder extends Object
public AddCloudVendorAccountAKResponseBody.Data.Builder akType(String akType)
The type of the account to which the AccessKey pair belongs. Valid values:
sub
public AddCloudVendorAccountAKResponseBody.Data.Builder authId(Long authId)
The unique ID of the AccessKey pair.
example:2158
public AddCloudVendorAccountAKResponseBody.Data.Builder authModules(List<AddCloudVendorAccountAKResponseBody.AuthModules> authModules)
The modules that are associated with the AccessKey pair.
public AddCloudVendorAccountAKResponseBody.Data.Builder ctdrCloudUserId(String ctdrCloudUserId)
Account ID.
example:The account ID of the cloud provider being integrated.
azure_demo_1
public AddCloudVendorAccountAKResponseBody.Data.Builder message(String message)
The error message of the AccessKey pair.
example:The IAM user is forbidden in the currently selected region
public AddCloudVendorAccountAKResponseBody.Data.Builder secretId(String secretId)
The AccessKey ID.
example:AE6SLd****
public AddCloudVendorAccountAKResponseBody.Data.Builder serviceStatus(Integer serviceStatus)
The service status of the AccessKey pair. Valid values:
0
public AddCloudVendorAccountAKResponseBody.Data.Builder status(Integer status)
The status of the AccessKey pair. Valid values:
0
public AddCloudVendorAccountAKResponseBody.Data.Builder vendor(String vendor)
The cloud service provider. Valid values:
Tencent
public AddCloudVendorAccountAKResponseBody.Data.Builder vendorAuthAlias(String vendorAuthAlias)
The name of the AccessKey pair.
example:The account information of the third-party cloud servers.
test
public AddCloudVendorAccountAKResponseBody.Data build()
Copyright © 2026. All rights reserved.