Uses of Class
com.tencentcloudapi.teo.v20220901.models.ModifyOriginGroupRequest
-
Packages that use ModifyOriginGroupRequest Package Description com.tencentcloudapi.teo.v20220901 com.tencentcloudapi.teo.v20220901.models -
-
Uses of ModifyOriginGroupRequest in com.tencentcloudapi.teo.v20220901
Methods in com.tencentcloudapi.teo.v20220901 with parameters of type ModifyOriginGroupRequest Modifier and Type Method Description ModifyOriginGroupResponse
TeoClient. ModifyOriginGroup(ModifyOriginGroupRequest req)
修改源站组 -
Uses of ModifyOriginGroupRequest in com.tencentcloudapi.teo.v20220901.models
Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type ModifyOriginGroupRequest Constructor Description ModifyOriginGroupRequest(ModifyOriginGroupRequest 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.
-