public class GetContactResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
GetContactResponse() |
getResponseMetadata, setResponseMetadatapublic GetContactResponse contactGroupIds(List<String> contactGroupIds)
public GetContactResponse addContactGroupIdsItem(String contactGroupIdsItem)
public List<String> getContactGroupIds()
public GetContactResponse createTime(String createTime)
public String getCreateTime()
public void setCreateTime(String createTime)
public GetContactResponse dingTalkBotWebhook(DingTalkBotWebhookForGetContactOutput dingTalkBotWebhook)
@Valid public @Valid DingTalkBotWebhookForGetContactOutput getDingTalkBotWebhook()
public void setDingTalkBotWebhook(DingTalkBotWebhookForGetContactOutput dingTalkBotWebhook)
public GetContactResponse email(String email)
public String getEmail()
public void setEmail(String email)
public GetContactResponse emailActive(Boolean emailActive)
public Boolean isEmailActive()
public void setEmailActive(Boolean emailActive)
public GetContactResponse id(String id)
public String getId()
public void setId(String id)
public GetContactResponse larkBot(LarkBotForGetContactOutput larkBot)
@Valid public @Valid LarkBotForGetContactOutput getLarkBot()
public void setLarkBot(LarkBotForGetContactOutput larkBot)
public GetContactResponse larkBotWebhook(LarkBotWebhookForGetContactOutput larkBotWebhook)
@Valid public @Valid LarkBotWebhookForGetContactOutput getLarkBotWebhook()
public void setLarkBotWebhook(LarkBotWebhookForGetContactOutput larkBotWebhook)
public GetContactResponse name(String name)
public String getName()
public void setName(String name)
public GetContactResponse weComBotWebhook(WeComBotWebhookForGetContactOutput weComBotWebhook)
@Valid public @Valid WeComBotWebhookForGetContactOutput getWeComBotWebhook()
public void setWeComBotWebhook(WeComBotWebhookForGetContactOutput weComBotWebhook)
public GetContactResponse webhook(WebhookForGetContactOutput webhook)
@Valid public @Valid WebhookForGetContactOutput getWebhook()
public void setWebhook(WebhookForGetContactOutput webhook)
Copyright © 2026. All rights reserved.