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