程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ecs20140526 | |
com.aliyun.sdk.service.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CompletableFuture<CopyImageResponse> |
DefaultAsyncClient.copyImage(CopyImageRequest request)
## [](#)Usage notes
After you copy a custom image to the destination region, you can use the image copy (new image) to create ECS instances by calling the RunInstances operation or replace the system disks of instances by calling the ReplaceSystemDisk operation in the destination region.
|
CompletableFuture<CopyImageResponse> |
AsyncClient.copyImage(CopyImageRequest request)
## [](#)Usage notes
After you copy a custom image to the destination region, you can use the image copy (new image) to create ECS instances by calling the RunInstances operation or replace the system disks of instances by calling the ReplaceSystemDisk operation in the destination region.
|
限定符和类型 | 方法和说明 |
---|---|
CopyImageRequest |
CopyImageRequest.Builder.build() |
static CopyImageRequest |
CopyImageRequest.create() |
Copyright © 2024. All rights reserved.