Uses of Class
com.tencentcloudapi.tse.v20201207.models.DeleteNativeGatewayServerGroupResult
-
Packages that use DeleteNativeGatewayServerGroupResult Package Description com.tencentcloudapi.tse.v20201207.models -
-
Uses of DeleteNativeGatewayServerGroupResult in com.tencentcloudapi.tse.v20201207.models
Methods in com.tencentcloudapi.tse.v20201207.models that return DeleteNativeGatewayServerGroupResult Modifier and Type Method Description DeleteNativeGatewayServerGroupResultDeleteNativeGatewayServerGroupResponse. getResult()Get 删除信息Methods in com.tencentcloudapi.tse.v20201207.models with parameters of type DeleteNativeGatewayServerGroupResult Modifier and Type Method Description voidDeleteNativeGatewayServerGroupResponse. setResult(DeleteNativeGatewayServerGroupResult Result)Set 删除信息Constructors in com.tencentcloudapi.tse.v20201207.models with parameters of type DeleteNativeGatewayServerGroupResult Constructor Description DeleteNativeGatewayServerGroupResult(DeleteNativeGatewayServerGroupResult 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.
-