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