Uses of Class
com.tencentcloudapi.tem.v20210701.models.DeleteApplicationServiceResponse
-
Packages that use DeleteApplicationServiceResponse Package Description com.tencentcloudapi.tem.v20210701 com.tencentcloudapi.tem.v20210701.models -
-
Uses of DeleteApplicationServiceResponse in com.tencentcloudapi.tem.v20210701
Methods in com.tencentcloudapi.tem.v20210701 that return DeleteApplicationServiceResponse Modifier and Type Method Description DeleteApplicationServiceResponseTemClient. DeleteApplicationService(DeleteApplicationServiceRequest req)删除一条访问方式 -
Uses of DeleteApplicationServiceResponse in com.tencentcloudapi.tem.v20210701.models
Constructors in com.tencentcloudapi.tem.v20210701.models with parameters of type DeleteApplicationServiceResponse Constructor Description DeleteApplicationServiceResponse(DeleteApplicationServiceResponse 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.
-