Package | Description |
---|---|
com.tencentcloudapi.apigateway.v20180808.models |
Modifier and Type | Method and Description |
---|---|
InstanceDetail |
ModifyExclusiveInstanceResponse.getResult()
Get 独享实例详情信息
|
InstanceDetail |
DescribeExclusiveInstanceDetailResponse.getResult()
Get 独享实例详情
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyExclusiveInstanceResponse.setResult(InstanceDetail Result)
Set 独享实例详情信息
|
void |
DescribeExclusiveInstanceDetailResponse.setResult(InstanceDetail Result)
Set 独享实例详情
|
Constructor and Description |
---|
InstanceDetail(InstanceDetail 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.