public static final class ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyCloudVendorAccountAKResponseBody.AuthModules |
build() |
ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder |
message(String message)
The error message of the module.
|
ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder |
module(String module)
The code of the module.
|
ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder |
moduleAssetType(String moduleAssetType)
The type of the cloud asset that is associated with the module.
|
ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder |
moduleDisp(String moduleDisp)
The display name of the module.
|
ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder |
moduleServiceStatus(Integer moduleServiceStatus)
The service status of the module.
|
ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder |
moduleStatement(String moduleStatement)
The permission description of the module.
|
public ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder message(String message)
The error message of the module.
example:ak_domain_error
public ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder module(String module)
The code of the module. Valid values:
HOST
public ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder moduleAssetType(String moduleAssetType)
The type of the cloud asset that is associated with the module.
example:Module.
public ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder moduleDisp(String moduleDisp)
The display name of the module.
example:Host
public ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder moduleServiceStatus(Integer moduleServiceStatus)
The service status of the module. Valid values:
0
public ModifyCloudVendorAccountAKResponseBody.AuthModules.Builder moduleStatement(String moduleStatement)
The permission description of the module.
example:Host
public ModifyCloudVendorAccountAKResponseBody.AuthModules build()
Copyright © 2026. All rights reserved.