public class CreateOrUpdateContactRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
CreateOrUpdateContactRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static CreateOrUpdateContactRequest.Builder |
builder() |
static CreateOrUpdateContactRequest |
create() |
Long |
getContactId() |
String |
getContactName() |
String |
getCorpUserId() |
String |
getDingRobotUrl() |
String |
getEmail() |
Boolean |
getIsEmailVerify() |
String |
getPhone() |
Long |
getReissueSendNotice() |
String |
getResourceGroupId() |
CreateOrUpdateContactRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static CreateOrUpdateContactRequest.Builder builder()
public static CreateOrUpdateContactRequest create()
public CreateOrUpdateContactRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public Long getContactId()
public String getContactName()
public String getCorpUserId()
public String getDingRobotUrl()
public String getEmail()
public Boolean getIsEmailVerify()
public String getPhone()
public Long getReissueSendNotice()
public String getResourceGroupId()
Copyright © 2024. All rights reserved.