Uses of Class
com.tencentcloudapi.tse.v20201207.models.NativeGatewayServerGroups
-
Packages that use NativeGatewayServerGroups Package Description com.tencentcloudapi.tse.v20201207.models -
-
Uses of NativeGatewayServerGroups in com.tencentcloudapi.tse.v20201207.models
Methods in com.tencentcloudapi.tse.v20201207.models that return NativeGatewayServerGroups Modifier and Type Method Description NativeGatewayServerGroupsDescribeNativeGatewayServerGroupsResponse. getResult()Get 分组列表信息Methods in com.tencentcloudapi.tse.v20201207.models with parameters of type NativeGatewayServerGroups Modifier and Type Method Description voidDescribeNativeGatewayServerGroupsResponse. setResult(NativeGatewayServerGroups Result)Set 分组列表信息Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type NativeGatewayServerGroups Constructor Description NativeGatewayServerGroups(NativeGatewayServerGroups 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.
-