程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<ReInitDiskResponse> |
DefaultAsyncClient.reInitDisk(ReInitDiskRequest request)
## [](#)Usage notes
Take note of the following items:
* The disk that you want to re-initialize must be in the **In Use** (In_use) state and the instance to which the disk is attached must be in the **Stopped** (Stopped) state
|
CompletableFuture<ReInitDiskResponse> |
AsyncClient.reInitDisk(ReInitDiskRequest request)
## [](#)Usage notes
Take note of the following items:
* The disk that you want to re-initialize must be in the **In Use** (In_use) state and the instance to which the disk is attached must be in the **Stopped** (Stopped) state
|
限定符和类型 | 方法和说明 |
---|---|
ReInitDiskRequest |
ReInitDiskRequest.Builder.build() |
static ReInitDiskRequest |
ReInitDiskRequest.create() |
Copyright © 2024. All rights reserved.