Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
ApiKey[] |
ApiKeysStatus.getApiKeySet()
Get API key list.
|
ApiKey |
UpdateApiKeyResponse.getResult()
Get Key details after change.
|
ApiKey |
CreateApiKeyResponse.getResult()
Get New key details.
|
ApiKey |
DescribeApiKeyResponse.getResult()
Get Key details.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiKeysStatus.setApiKeySet(ApiKey[] ApiKeySet)
Set API key list.
|
void |
UpdateApiKeyResponse.setResult(ApiKey Result)
Set Key details after change.
|
void |
CreateApiKeyResponse.setResult(ApiKey Result)
Set New key details.
|
void |
DescribeApiKeyResponse.setResult(ApiKey Result)
Set Key details.
|
Copyright © 2020. All rights reserved.