public static final class CreateAgAccountResponseBody.AgRelationDto.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateAgAccountResponseBody.AgRelationDto |
build() |
CreateAgAccountResponseBody.AgRelationDto.Builder |
mpk(String mpk)
The ID of the account that is used to call the CreateAgAccount operation.
|
CreateAgAccountResponseBody.AgRelationDto.Builder |
pk(String pk)
The ID of the account that is created.
|
CreateAgAccountResponseBody.AgRelationDto.Builder |
ramAdminRoleName(String ramAdminRoleName)
The role of the account that is created.
|
CreateAgAccountResponseBody.AgRelationDto.Builder |
type(String type)
The type of the relationship.
|
public CreateAgAccountResponseBody.AgRelationDto.Builder mpk(String mpk)
The ID of the account that is used to call the CreateAgAccount operation.
example:1785287436011964
public CreateAgAccountResponseBody.AgRelationDto.Builder pk(String pk)
The ID of the account that is created.
example:1728240534507590
public CreateAgAccountResponseBody.AgRelationDto.Builder ramAdminRoleName(String ramAdminRoleName)
The role of the account that is created.
example:admin-role
public CreateAgAccountResponseBody.AgRelationDto.Builder type(String type)
The type of the relationship.
example:FINACE_CLOUD
public CreateAgAccountResponseBody.AgRelationDto build()
Copyright © 2026. All rights reserved.