public class GetBranchAuthDataResponse
extends com.aliyun.tea.TeaModel
构造器和说明 |
---|
GetBranchAuthDataResponse() |
限定符和类型 | 方法和说明 |
---|---|
static GetBranchAuthDataResponse |
build(Map<String,?> map) |
GetBranchAuthDataResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
GetBranchAuthDataResponse |
setBody(GetBranchAuthDataResponseBody body) |
GetBranchAuthDataResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public GetBranchAuthDataResponseBody body
public static GetBranchAuthDataResponse build(Map<String,?> map) throws Exception
Exception
public GetBranchAuthDataResponse setHeaders(Map<String,String> headers)
public GetBranchAuthDataResponse setBody(GetBranchAuthDataResponseBody body)
public GetBranchAuthDataResponseBody getBody()
Copyright © 2022. All rights reserved.