Package | Description |
---|---|
com.tencentcloudapi.tsf.v20180326.models |
Modifier and Type | Method and Description |
---|---|
TsfPageMicroservice |
DescribeMicroservicesResponse.getResult()
Get 微服务分页列表信息。
|
TsfPageMicroservice |
DescribeMicroservicesByGroupIdsResponse.getResult()
Get 微服务信息分页列表。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeMicroservicesResponse.setResult(TsfPageMicroservice Result)
Set 微服务分页列表信息。
|
void |
DescribeMicroservicesByGroupIdsResponse.setResult(TsfPageMicroservice Result)
Set 微服务信息分页列表。
|
Constructor and Description |
---|
TsfPageMicroservice(TsfPageMicroservice 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 © 2025. All rights reserved.