Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
ApiAppInfo[] |
ApiAppInfos.getApiAppSet()
Get Application information array
Note: this field may return null, indicating that no valid values can be obtained.
|
ApiAppInfo |
CreateApiAppResponse.getResult()
Get New application details.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiAppInfos.setApiAppSet(ApiAppInfo[] ApiAppSet)
Set Application information array
Note: this field may return null, indicating that no valid values can be obtained.
|
void |
CreateApiAppResponse.setResult(ApiAppInfo Result)
Set New application details.
|
Constructor and Description |
---|
ApiAppInfo(ApiAppInfo 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.