public static final class GetServerlessAppAuthDetailResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetServerlessAppAuthDetailResponseBody |
build() |
GetServerlessAppAuthDetailResponseBody.Builder |
data(GetServerlessAppAuthDetailResponseBody.Data data)
Data details.
|
GetServerlessAppAuthDetailResponseBody.Builder |
requestId(String requestId)
The ID of this call request, a unique identifier generated by Alibaba Cloud for the request, which can be used to troubleshoot and pinpoint issues.
|
GetServerlessAppAuthDetailResponseBody.Builder |
success(Boolean success)
Whether the API call was successful.
|
public GetServerlessAppAuthDetailResponseBody.Builder data(GetServerlessAppAuthDetailResponseBody.Data data)
Data details.
public GetServerlessAppAuthDetailResponseBody.Builder requestId(String requestId)
The ID of this call request, a unique identifier generated by Alibaba Cloud for the request, which can be used to troubleshoot and pinpoint issues.
example:30CBF632-109F-596F-97F2-451C8B2A****
public GetServerlessAppAuthDetailResponseBody.Builder success(Boolean success)
Whether the API call was successful. Values:
true
public GetServerlessAppAuthDetailResponseBody build()
Copyright © 2026. All rights reserved.