public class DeleteGatewayFlowRuleRequest
extends com.aliyun.sdk.gateway.pop.models.Request
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DeleteGatewayFlowRuleRequest.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeleteGatewayFlowRuleRequest.Builder |
builder() |
static DeleteGatewayFlowRuleRequest |
create() |
String |
getAcceptLanguage() |
String |
getGatewayUniqueId() |
Long |
getRouteId() |
Long |
getRuleId() |
DeleteGatewayFlowRuleRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfigurationpublic static DeleteGatewayFlowRuleRequest.Builder builder()
public static DeleteGatewayFlowRuleRequest create()
public DeleteGatewayFlowRuleRequest.Builder toBuilder()
toBuilder 在类中 com.aliyun.sdk.gateway.pop.models.Requestpublic String getAcceptLanguage()
public String getGatewayUniqueId()
public Long getRouteId()
public Long getRuleId()
Copyright © 2026. All rights reserved.