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