public static final class DeleteCloudVendorAccountAKRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteCloudVendorAccountAKRequest.Builder |
authId(Long authId)
The unique ID of the AccessKey pair.
|
DeleteCloudVendorAccountAKRequest.Builder |
authModules(List<String> authModules)
The modules that are associated with the AccessKey pair.
|
DeleteCloudVendorAccountAKRequest |
build() |
public DeleteCloudVendorAccountAKRequest.Builder authId(Long authId)
The unique ID of the AccessKey pair.
This parameter is required.
example:2363
public DeleteCloudVendorAccountAKRequest.Builder authModules(List<String> authModules)
The modules that are associated with the AccessKey pair.
public DeleteCloudVendorAccountAKRequest build()
Copyright © 2026. All rights reserved.