public static final class GetTotalPublicUrlResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetTotalPublicUrlResponseBody.Data |
build() |
GetTotalPublicUrlResponseBody.Data.Builder |
phonePublicUrl(String phonePublicUrl)
The download URL of the recorded call.
|
GetTotalPublicUrlResponseBody.Data.Builder |
ringPublicUrl(String ringPublicUrl)
The download URL of the recorded ringing tone.
|
public GetTotalPublicUrlResponseBody.Data.Builder phonePublicUrl(String phonePublicUrl)
The download URL of the recorded call.
example:The download URL of the recorded call is valid for 30 days.
public GetTotalPublicUrlResponseBody.Data.Builder ringPublicUrl(String ringPublicUrl)
The download URL of the recorded ringing tone.
example:The download URL of the recorded ringing tone is valid for 30 days.
public GetTotalPublicUrlResponseBody.Data build()
Copyright © 2025. All rights reserved.