| Package | Description | 
|---|---|
| com.tencentcloudapi.apigateway.v20180808.models | 
| Modifier and Type | Method and Description | 
|---|---|
| MicroServiceReq[] | CreateApiRequest. getMicroServices()Get List of microservices bound to API. | 
| MicroServiceReq[] | ModifyApiRequest. getMicroServices()Get List of microservices bound to API. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateApiRequest. setMicroServices(MicroServiceReq[] MicroServices)Set List of microservices bound to API. | 
| void | ModifyApiRequest. setMicroServices(MicroServiceReq[] MicroServices)Set List of microservices bound to API. | 
| Constructor and Description | 
|---|
| MicroServiceReq(MicroServiceReq 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 © 2022. All rights reserved.