public static final class UnlockSecretNoRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UnlockSecretNoRequest |
build() |
UnlockSecretNoRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
UnlockSecretNoRequest.Builder |
poolKey(String poolKey)
The key of the phone number pool.
|
UnlockSecretNoRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
UnlockSecretNoRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
UnlockSecretNoRequest.Builder |
secretNo(String secretNo)
The private number that you want to unlock.
|
public UnlockSecretNoRequest.Builder ownerId(Long ownerId)
public UnlockSecretNoRequest.Builder poolKey(String poolKey)
The key of the phone number pool.
Log on to the Phone Number Protection console and view the key of the phone number pool on the Number Pool Management page.
This parameter is required.
example:FC2256****
public UnlockSecretNoRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public UnlockSecretNoRequest.Builder resourceOwnerId(Long resourceOwnerId)
public UnlockSecretNoRequest.Builder secretNo(String secretNo)
The private number that you want to unlock. You must enter a complete mobile phone number.
This parameter is required.
example:1300000****
public UnlockSecretNoRequest build()
Copyright © 2025. All rights reserved.