public class DescribeDeployedApisRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeDeployedApisRequest.Builder |
static class |
DescribeDeployedApisRequest.Tag |
限定符和类型 | 方法和说明 |
---|---|
static DescribeDeployedApisRequest.Builder |
builder() |
static DescribeDeployedApisRequest |
create() |
String |
getApiId() |
String |
getApiMethod() |
String |
getApiName() |
String |
getApiPath() |
Boolean |
getEnableTagAuth() |
String |
getGroupId() |
Integer |
getPageNumber() |
Integer |
getPageSize() |
String |
getSecurityToken() |
String |
getStageName() |
List<DescribeDeployedApisRequest.Tag> |
getTag() |
DescribeDeployedApisRequest.Builder |
toBuilder() |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static DescribeDeployedApisRequest.Builder builder()
public static DescribeDeployedApisRequest create()
public DescribeDeployedApisRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getApiId()
public String getApiMethod()
public String getApiName()
public String getApiPath()
public Boolean getEnableTagAuth()
public String getGroupId()
public Integer getPageNumber()
public Integer getPageSize()
public String getSecurityToken()
public String getStageName()
public List<DescribeDeployedApisRequest.Tag> getTag()
Copyright © 2024. All rights reserved.