Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.ServiceSubDomainMappings
-
Packages that use ServiceSubDomainMappings Package Description com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of ServiceSubDomainMappings in com.tencentcloudapi.apigateway.v20180808.models
Methods in com.tencentcloudapi.apigateway.v20180808.models that return ServiceSubDomainMappings Modifier and Type Method Description ServiceSubDomainMappingsDescribeServiceSubDomainMappingsResponse. getResult()Get 自定义路径映射列表。Methods in com.tencentcloudapi.apigateway.v20180808.models with parameters of type ServiceSubDomainMappings Modifier and Type Method Description voidDescribeServiceSubDomainMappingsResponse. setResult(ServiceSubDomainMappings Result)Set 自定义路径映射列表。Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type ServiceSubDomainMappings Constructor Description ServiceSubDomainMappings(ServiceSubDomainMappings 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.
-