public class CreateOrUpdateIMRobotRequest
extends com.aliyun.sdk.gateway.pop.models.Request
| 限定符和类型 | 类和说明 |
|---|---|
static class |
CreateOrUpdateIMRobotRequest.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateOrUpdateIMRobotRequest.Builder |
builder() |
static CreateOrUpdateIMRobotRequest |
create() |
String |
getCardTemplate() |
Boolean |
getDailyNoc() |
String |
getDailyNocTime() |
String |
getDingSignKey() |
Boolean |
getEnableOutgoing() |
String |
getRobotAddress() |
Long |
getRobotId() |
String |
getRobotName() |
String |
getToken() |
String |
getType() |
CreateOrUpdateIMRobotRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfigurationpublic static CreateOrUpdateIMRobotRequest.Builder builder()
public static CreateOrUpdateIMRobotRequest create()
public CreateOrUpdateIMRobotRequest.Builder toBuilder()
toBuilder 在类中 com.aliyun.sdk.gateway.pop.models.Requestpublic String getCardTemplate()
public Boolean getDailyNoc()
public String getDailyNocTime()
public String getDingSignKey()
public Boolean getEnableOutgoing()
public String getRobotAddress()
public Long getRobotId()
public String getRobotName()
public String getToken()
public String getType()
Copyright © 2024. All rights reserved.