public class UpdateProblemNoticeRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
UpdateProblemNoticeRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static UpdateProblemNoticeRequest.Builder |
builder() |
static UpdateProblemNoticeRequest |
create() |
String |
getClientToken() |
Long |
getProblemId() |
String |
getProblemNotifyType() |
UpdateProblemNoticeRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static UpdateProblemNoticeRequest.Builder builder()
public static UpdateProblemNoticeRequest create()
public UpdateProblemNoticeRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getClientToken()
public Long getProblemId()
public String getProblemNotifyType()
Copyright © 2023. All rights reserved.