public class AllocateBackendBatchResult extends BaseResponseResult
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AllocateBackendBatchResult.Backend |
action, message, responseContent, retCode| 构造器和说明 |
|---|
AllocateBackendBatchResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AllocateBackendBatchResult.Backend> |
getBackends() |
void |
setBackends(List<AllocateBackendBatchResult.Backend> backends) |
getAction, getMessage, getResponseContent, getRetCode, setAction, setMessage, setResponseContent, setRetCode, toStringpublic List<AllocateBackendBatchResult.Backend> getBackends()
public void setBackends(List<AllocateBackendBatchResult.Backend> backends)
Copyright © 2020. All rights reserved.