Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.UnbindApiAppResponse
-
Packages that use UnbindApiAppResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of UnbindApiAppResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return UnbindApiAppResponse Modifier and Type Method Description UnbindApiAppResponseApigatewayClient. UnbindApiApp(UnbindApiAppRequest req)本接口(UnbindApiApp)用于解除应用和API绑定。 -
Uses of UnbindApiAppResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type UnbindApiAppResponse Constructor Description UnbindApiAppResponse(UnbindApiAppResponse 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.
-