程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<ModifyDiskAttributeResponse> |
DefaultAsyncClient.modifyDiskAttribute(ModifyDiskAttributeRequest request)
## [](#)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.
|
CompletableFuture<ModifyDiskAttributeResponse> |
AsyncClient.modifyDiskAttribute(ModifyDiskAttributeRequest request)
## [](#)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.
|
限定符和类型 | 方法和说明 |
---|---|
ModifyDiskAttributeRequest |
ModifyDiskAttributeRequest.Builder.build() |
static ModifyDiskAttributeRequest |
ModifyDiskAttributeRequest.create() |
Copyright © 2024. All rights reserved.