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