public static final class AttachCenRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
AttachCenRequest |
build() |
AttachCenRequest.Builder |
cenId(String cenId)
The ID of the CEN instance.
|
AttachCenRequest.Builder |
cenOwnerId(Long cenOwnerId)
The Alibaba Cloud account to which the CEN instance belongs.
|
AttachCenRequest.Builder |
officeSiteId(String officeSiteId)
The office network ID.
|
AttachCenRequest.Builder |
regionId(String regionId)
The region ID.
|
AttachCenRequest.Builder |
verifyCode(String verifyCode)
The verification code.
|
public AttachCenRequest.Builder cenId(String cenId)
public AttachCenRequest.Builder cenOwnerId(Long cenOwnerId)
* If you own the CEN instance, you can skip this parameter. * If you do not own the CEN instance, you must specify the ID of the account that owns the CEN instance.
public AttachCenRequest.Builder officeSiteId(String officeSiteId)
public AttachCenRequest.Builder regionId(String regionId)
public AttachCenRequest.Builder verifyCode(String verifyCode)
public AttachCenRequest build()
Copyright © 2024. All rights reserved.