Uses of Class
com.tencentcloudapi.dc.v20180410.models.ApplyInternetAddressRequest
-
Packages that use ApplyInternetAddressRequest Package Description com.tencentcloudapi.dc.v20180410 com.tencentcloudapi.dc.v20180410.models -
-
Uses of ApplyInternetAddressRequest in com.tencentcloudapi.dc.v20180410
Methods in com.tencentcloudapi.dc.v20180410 with parameters of type ApplyInternetAddressRequest Modifier and Type Method Description ApplyInternetAddressResponseDcClient. ApplyInternetAddress(ApplyInternetAddressRequest req)申请互联网CIDR地址 -
Uses of ApplyInternetAddressRequest in com.tencentcloudapi.dc.v20180410.models
Constructors in com.tencentcloudapi.dc.v20180410.models with parameters of type ApplyInternetAddressRequest Constructor Description ApplyInternetAddressRequest(ApplyInternetAddressRequest 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.
-