Uses of Class
com.tencentcloudapi.ess.v20201111.models.RelieveInfo
-
Packages that use RelieveInfo Package Description com.tencentcloudapi.ess.v20201111.models -
-
Uses of RelieveInfo in com.tencentcloudapi.ess.v20201111.models
Methods in com.tencentcloudapi.ess.v20201111.models that return RelieveInfo Modifier and Type Method Description RelieveInfoCreateReleaseFlowRequest. getReliveInfo()Get 解除协议内容, 包括解除理由等信息。Methods in com.tencentcloudapi.ess.v20201111.models with parameters of type RelieveInfo Modifier and Type Method Description voidCreateReleaseFlowRequest. setReliveInfo(RelieveInfo ReliveInfo)Set 解除协议内容, 包括解除理由等信息。Constructors in com.tencentcloudapi.ess.v20201111.models with parameters of type RelieveInfo Constructor Description RelieveInfo(RelieveInfo 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.
-