Package | Description |
---|---|
com.tencentcloudapi.tse.v20201207.models |
Modifier and Type | Method and Description |
---|---|
GovernanceServiceInput[] |
ModifyGovernanceServicesRequest.getGovernanceServices()
Get 服务信息。
|
GovernanceServiceInput[] |
DeleteGovernanceServicesRequest.getGovernanceServices()
Get 服务信息。
|
GovernanceServiceInput[] |
CreateGovernanceServicesRequest.getGovernanceServices()
Get 服务信息。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyGovernanceServicesRequest.setGovernanceServices(GovernanceServiceInput[] GovernanceServices)
Set 服务信息。
|
void |
DeleteGovernanceServicesRequest.setGovernanceServices(GovernanceServiceInput[] GovernanceServices)
Set 服务信息。
|
void |
CreateGovernanceServicesRequest.setGovernanceServices(GovernanceServiceInput[] GovernanceServices)
Set 服务信息。
|
Constructor and Description |
---|
GovernanceServiceInput(GovernanceServiceInput 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.