public static final class BindBatchAxgResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
BindBatchAxgResponseBody |
build() |
BindBatchAxgResponseBody.Builder |
code(String code)
Code.
|
BindBatchAxgResponseBody.Builder |
message(String message)
Message.
|
BindBatchAxgResponseBody.Builder |
requestId(String requestId)
RequestId.
|
BindBatchAxgResponseBody.Builder |
secretBindList(BindBatchAxgResponseBody.SecretBindList secretBindList)
SecretBindList.
|
public BindBatchAxgResponseBody.Builder code(String code)
public BindBatchAxgResponseBody.Builder message(String message)
public BindBatchAxgResponseBody.Builder requestId(String requestId)
public BindBatchAxgResponseBody.Builder secretBindList(BindBatchAxgResponseBody.SecretBindList secretBindList)
public BindBatchAxgResponseBody build()
Copyright © 2025. All rights reserved.