public static final class GetSecretAsrDetailRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetSecretAsrDetailRequest |
build() |
GetSecretAsrDetailRequest.Builder |
callId(String callId)
The ID of the call record.
|
GetSecretAsrDetailRequest.Builder |
callTime(String callTime)
The call initiation time in the call record.
|
GetSecretAsrDetailRequest.Builder |
poolKey(String poolKey)
The key of the phone number pool.
|
public GetSecretAsrDetailRequest.Builder callId(String callId)
The ID of the call record.
You can log on to the Phone Number Protection console and view Call Record ID on the Call Record Query page.
This parameter is required.
example:225625****
public GetSecretAsrDetailRequest.Builder callTime(String callTime)
The call initiation time in the call record.
You can log on to the Phone Number Protection console. View Call Initiated At on the Call Record Query page, or view the call_time field in the Call Detail Record (CDR) receipt.
This parameter is required.
example:2019-03-05 12:00:00
public GetSecretAsrDetailRequest.Builder poolKey(String poolKey)
The key of the phone number pool.
You can 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:FC2267****
public GetSecretAsrDetailRequest build()
Copyright © 2025. All rights reserved.