程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
ModifyDiskAttributeResponse |
Client.modifyDiskAttribute(ModifyDiskAttributeRequest request)
description :
Usage notes
When you call this operation to modify the attributes of a disk, if you set DeleteWithInstance to false and the instance to which the disk is attached is locked for security reasons, the DeleteWithInstance settings of the disk are ignored and the disk is released together with the instance.
|
ModifyDiskAttributeResponse |
Client.modifyDiskAttributeWithOptions(ModifyDiskAttributeRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
Usage notes
When you call this operation to modify the attributes of a disk, if you set DeleteWithInstance to false and the instance to which the disk is attached is locked for security reasons, the DeleteWithInstance settings of the disk are ignored and the disk is released together with the instance.
|
限定符和类型 | 方法和说明 |
---|---|
static ModifyDiskAttributeResponse |
ModifyDiskAttributeResponse.build(Map<String,?> map) |
ModifyDiskAttributeResponse |
ModifyDiskAttributeResponse.setBody(ModifyDiskAttributeResponseBody body) |
ModifyDiskAttributeResponse |
ModifyDiskAttributeResponse.setHeaders(Map<String,String> headers) |
ModifyDiskAttributeResponse |
ModifyDiskAttributeResponse.setStatusCode(Integer statusCode) |
Copyright © 2024. All rights reserved.