Uses of Class
com.tencentcloudapi.postgres.v20170312.models.ModifySwitchTimePeriodResponse
-
Packages that use ModifySwitchTimePeriodResponse Package Description com.tencentcloudapi.postgres.v20170312 com.tencentcloudapi.postgres.v20170312.models -
-
Uses of ModifySwitchTimePeriodResponse in com.tencentcloudapi.postgres.v20170312
Methods in com.tencentcloudapi.postgres.v20170312 that return ModifySwitchTimePeriodResponse Modifier and Type Method Description ModifySwitchTimePeriodResponse
PostgresClient. ModifySwitchTimePeriod(ModifySwitchTimePeriodRequest req)
当升级完成后,对处于等待切换状态下的实例,强制实例立即切换。 -
Uses of ModifySwitchTimePeriodResponse in com.tencentcloudapi.postgres.v20170312.models
Constructors in com.tencentcloudapi.postgres.v20170312.models with parameters of type ModifySwitchTimePeriodResponse Constructor Description ModifySwitchTimePeriodResponse(ModifySwitchTimePeriodResponse 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.
-