Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.ModifySubDomainResponse
-
Packages that use ModifySubDomainResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of ModifySubDomainResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return ModifySubDomainResponse Modifier and Type Method Description ModifySubDomainResponse
ApigatewayClient. ModifySubDomain(ModifySubDomainRequest req)
本接口(ModifySubDomain)用于修改服务的自定义域名设置中的路径映射,可以修改绑定自定义域名之前的路径映射规则。 -
Uses of ModifySubDomainResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type ModifySubDomainResponse Constructor Description ModifySubDomainResponse(ModifySubDomainResponse 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.
-