Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
ApiIdStatus[] |
DescribeServiceForApiAppResponse.getApiIdStatusSet()
Get API list.
|
ApiIdStatus[] |
DescribeServiceResponse.getApiIdStatusSet()
Get API list.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeServiceForApiAppResponse.setApiIdStatusSet(ApiIdStatus[] ApiIdStatusSet)
Set API list.
|
void |
DescribeServiceResponse.setApiIdStatusSet(ApiIdStatus[] ApiIdStatusSet)
Set API list.
|
Constructor and Description |
---|
ApiIdStatus(ApiIdStatus source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.