public class CreateOrUpdateWebhookContactRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
CreateOrUpdateWebhookContactRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static CreateOrUpdateWebhookContactRequest.Builder |
builder() |
static CreateOrUpdateWebhookContactRequest |
create() |
String |
getBizHeaders() |
String |
getBizParams() |
String |
getBody() |
String |
getMethod() |
String |
getRecoverBody() |
String |
getUrl() |
Long |
getWebhookId() |
String |
getWebhookName() |
CreateOrUpdateWebhookContactRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static CreateOrUpdateWebhookContactRequest.Builder builder()
public static CreateOrUpdateWebhookContactRequest create()
public CreateOrUpdateWebhookContactRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getBizHeaders()
public String getBizParams()
public String getBody()
public String getMethod()
public String getRecoverBody()
public String getUrl()
public Long getWebhookId()
public String getWebhookName()
Copyright © 2024. All rights reserved.