public static final class GetPublishCronResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetPublishCronResponseBody |
build() |
GetPublishCronResponseBody.Builder |
data(GetPublishCronResponseBody.Data data)
Publish scheduling configuration information.
|
GetPublishCronResponseBody.Builder |
requestId(String requestId)
The ID of this request, which is a unique identifier generated by Alibaba Cloud for the request and can be used to troubleshoot and locate issues.
|
public GetPublishCronResponseBody.Builder data(GetPublishCronResponseBody.Data data)
Publish scheduling configuration information.
public GetPublishCronResponseBody.Builder requestId(String requestId)
The ID of this request, which is a unique identifier generated by Alibaba Cloud for the request and can be used to troubleshoot and locate issues.
example:30CBF632-109F-596F-97F2-451C8B2A****
public GetPublishCronResponseBody build()
Copyright © 2026. All rights reserved.