public static final class GetTotalPublicUrlRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetTotalPublicUrlRequest |
build() |
GetTotalPublicUrlRequest.Builder |
callId(String callId)
The ID of the call record.
|
GetTotalPublicUrlRequest.Builder |
callTime(String callTime)
The call initiation time in the call record.
|
GetTotalPublicUrlRequest.Builder |
checkSubs(Boolean checkSubs)
Specifies whether the verification on the binding ID is required.
|
GetTotalPublicUrlRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
GetTotalPublicUrlRequest.Builder |
partnerKey(String partnerKey)
The key of the phone number pool.
|
GetTotalPublicUrlRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
GetTotalPublicUrlRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
public GetTotalPublicUrlRequest.Builder callId(String callId)
The ID of the call record.
Log on to the Phone Number Protection console and view Call Record ID on the Call Record Query page.
This parameter is required.
example:2568900****
public GetTotalPublicUrlRequest.Builder callTime(String callTime)
The call initiation time in the call record.
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 GetTotalPublicUrlRequest.Builder checkSubs(Boolean checkSubs)
Specifies whether the verification on the binding ID is required.
This parameter is required.
example:false
public GetTotalPublicUrlRequest.Builder ownerId(Long ownerId)
public GetTotalPublicUrlRequest.Builder partnerKey(String partnerKey)
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:FC12256****
public GetTotalPublicUrlRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public GetTotalPublicUrlRequest.Builder resourceOwnerId(Long resourceOwnerId)
public GetTotalPublicUrlRequest build()
Copyright © 2025. All rights reserved.