Uses of Class
com.tencentcloudapi.postgres.v20170312.models.DescribeParamsEventResponse
-
Packages that use DescribeParamsEventResponse Package Description com.tencentcloudapi.postgres.v20170312 com.tencentcloudapi.postgres.v20170312.models -
-
Uses of DescribeParamsEventResponse in com.tencentcloudapi.postgres.v20170312
Methods in com.tencentcloudapi.postgres.v20170312 that return DescribeParamsEventResponse Modifier and Type Method Description DescribeParamsEventResponse
PostgresClient. DescribeParamsEvent(DescribeParamsEventRequest req)
本接口(DescribeParamsEvent)用于查询参数修改事件。 -
Uses of DescribeParamsEventResponse in com.tencentcloudapi.postgres.v20170312.models
Constructors in com.tencentcloudapi.postgres.v20170312.models with parameters of type DescribeParamsEventResponse Constructor Description DescribeParamsEventResponse(DescribeParamsEventResponse 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.
-