Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.ModifyExclusiveInstanceResponse
-
Packages that use ModifyExclusiveInstanceResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of ModifyExclusiveInstanceResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return ModifyExclusiveInstanceResponse Modifier and Type Method Description ModifyExclusiveInstanceResponseApigatewayClient. ModifyExclusiveInstance(ModifyExclusiveInstanceRequest req)本接口(ModifyExclusiveInstance)用于修改独享实例信息。 -
Uses of ModifyExclusiveInstanceResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type ModifyExclusiveInstanceResponse Constructor Description ModifyExclusiveInstanceResponse(ModifyExclusiveInstanceResponse 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.
-