Uses of Class
com.tencentcloudapi.tcr.v20190924.models.CreateInternalEndpointDnsRequest
-
Packages that use CreateInternalEndpointDnsRequest Package Description com.tencentcloudapi.tcr.v20190924 com.tencentcloudapi.tcr.v20190924.models -
-
Uses of CreateInternalEndpointDnsRequest in com.tencentcloudapi.tcr.v20190924
Methods in com.tencentcloudapi.tcr.v20190924 with parameters of type CreateInternalEndpointDnsRequest Modifier and Type Method Description CreateInternalEndpointDnsResponseTcrClient. CreateInternalEndpointDns(CreateInternalEndpointDnsRequest req)创建tcr内网私有域名解析 -
Uses of CreateInternalEndpointDnsRequest in com.tencentcloudapi.tcr.v20190924.models
Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type CreateInternalEndpointDnsRequest Constructor Description CreateInternalEndpointDnsRequest(CreateInternalEndpointDnsRequest 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.
-