public class ModifyBackendModelRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
ModifyBackendModelRequest.Builder |
限定符和类型 | 方法和说明 |
---|---|
static ModifyBackendModelRequest.Builder |
builder() |
static ModifyBackendModelRequest |
create() |
String |
getBackendId() |
String |
getBackendModelData() |
String |
getBackendModelId() |
String |
getBackendType() |
String |
getDescription() |
String |
getSecurityToken() |
String |
getStageName() |
ModifyBackendModelRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static ModifyBackendModelRequest.Builder builder()
public static ModifyBackendModelRequest create()
public ModifyBackendModelRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getBackendId()
public String getBackendModelData()
public String getBackendModelId()
public String getBackendType()
public String getDescription()
public String getSecurityToken()
public String getStageName()
Copyright © 2024. All rights reserved.