Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
DesApisStatus[] |
ApisStatus.getApiIdStatusSet()
Get API list.
|
DesApisStatus[] |
IPStrategy.getBindApis()
Get Bound API details.
|
Modifier and Type | Method and Description |
---|---|
void |
ApisStatus.setApiIdStatusSet(DesApisStatus[] ApiIdStatusSet)
Set API list.
|
void |
IPStrategy.setBindApis(DesApisStatus[] BindApis)
Set Bound API details.
|
Constructor and Description |
---|
DesApisStatus(DesApisStatus 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 © 2023. All rights reserved.