| Package | Description | 
|---|---|
| com.tencentcloudapi.apigateway.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
UsagePlanEnvironment[] | 
UsagePlanEnvironmentStatus.getEnvironmentList()
Get Environment status of services bound to usage plan. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UsagePlanEnvironmentStatus.setEnvironmentList(UsagePlanEnvironment[] EnvironmentList)
Set Environment status of services bound to usage plan. 
 | 
| Constructor and Description | 
|---|
UsagePlanEnvironment(UsagePlanEnvironment 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.