Uses of Class
com.tencentcloudapi.as.v20180419.models.ModifyLifecycleHookRequest
-
Packages that use ModifyLifecycleHookRequest Package Description com.tencentcloudapi.as.v20180419 com.tencentcloudapi.as.v20180419.models -
-
Uses of ModifyLifecycleHookRequest in com.tencentcloudapi.as.v20180419
Methods in com.tencentcloudapi.as.v20180419 with parameters of type ModifyLifecycleHookRequest Modifier and Type Method Description ModifyLifecycleHookResponse
AsClient. ModifyLifecycleHook(ModifyLifecycleHookRequest req)
此接口用于修改生命周期挂钩。 -
Uses of ModifyLifecycleHookRequest in com.tencentcloudapi.as.v20180419.models
Constructors in com.tencentcloudapi.as.v20180419.models with parameters of type ModifyLifecycleHookRequest Constructor Description ModifyLifecycleHookRequest(ModifyLifecycleHookRequest 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.
-