Uses of Class
com.tencentcloudapi.bm.v20180423.models.ModifyCustomImageAttributeResponse
-
Packages that use ModifyCustomImageAttributeResponse Package Description com.tencentcloudapi.bm.v20180423 com.tencentcloudapi.bm.v20180423.models -
-
Uses of ModifyCustomImageAttributeResponse in com.tencentcloudapi.bm.v20180423
Methods in com.tencentcloudapi.bm.v20180423 that return ModifyCustomImageAttributeResponse Modifier and Type Method Description ModifyCustomImageAttributeResponse
BmClient. ModifyCustomImageAttribute(ModifyCustomImageAttributeRequest req)
用于修改自定义镜像名或描述 -
Uses of ModifyCustomImageAttributeResponse in com.tencentcloudapi.bm.v20180423.models
Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type ModifyCustomImageAttributeResponse Constructor Description ModifyCustomImageAttributeResponse(ModifyCustomImageAttributeResponse 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.
-