public static class DescribeApiResponseBody.RequestParameter
extends darabonba.core.TeaModel
限定符和类型 | 类和说明 |
---|---|
static class |
DescribeApiResponseBody.RequestParameter.Builder |
限定符和类型 | 方法和说明 |
---|---|
static DescribeApiResponseBody.RequestParameter.Builder |
builder() |
static DescribeApiResponseBody.RequestParameter |
create() |
String |
getApiParameterName() |
String |
getArrayItemsType() |
String |
getDefaultValue() |
String |
getDemoValue() |
String |
getDescription() |
Integer |
getDocOrder() |
String |
getDocShow() |
String |
getEnumValue() |
String |
getJsonScheme() |
String |
getLocation() |
Long |
getMaxLength() |
Long |
getMaxValue() |
Long |
getMinLength() |
Long |
getMinValue() |
String |
getParameterType() |
String |
getRegularExpression() |
String |
getRequired() |
public static DescribeApiResponseBody.RequestParameter.Builder builder()
public static DescribeApiResponseBody.RequestParameter create()
public String getApiParameterName()
public String getArrayItemsType()
public String getDefaultValue()
public String getDemoValue()
public String getDescription()
public Integer getDocOrder()
public String getDocShow()
public String getEnumValue()
public String getJsonScheme()
public String getLocation()
public Long getMaxLength()
public Long getMaxValue()
public Long getMinLength()
public Long getMinValue()
public String getParameterType()
public String getRegularExpression()
public String getRequired()
Copyright © 2024. All rights reserved.