Uses of Class
com.tencentcloudapi.as.v20180419.models.ClearLaunchConfigurationAttributesResponse
-
Packages that use ClearLaunchConfigurationAttributesResponse Package Description com.tencentcloudapi.as.v20180419 com.tencentcloudapi.as.v20180419.models -
-
Uses of ClearLaunchConfigurationAttributesResponse in com.tencentcloudapi.as.v20180419
Methods in com.tencentcloudapi.as.v20180419 that return ClearLaunchConfigurationAttributesResponse Modifier and Type Method Description ClearLaunchConfigurationAttributesResponseAsClient. ClearLaunchConfigurationAttributes(ClearLaunchConfigurationAttributesRequest req)本接口(ClearLaunchConfigurationAttributes)用于将启动配置内的特定属性完全清空。 -
Uses of ClearLaunchConfigurationAttributesResponse in com.tencentcloudapi.as.v20180419.models
Constructors in com.tencentcloudapi.as.v20180419.models with parameters of type ClearLaunchConfigurationAttributesResponse Constructor Description ClearLaunchConfigurationAttributesResponse(ClearLaunchConfigurationAttributesResponse 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.
-