程序包 | 说明 |
---|---|
com.aliyun.ecs20140526 | |
com.aliyun.ecs20140526.models |
限定符和类型 | 方法和说明 |
---|---|
CancelCopyImageResponse |
Client.cancelCopyImage(CancelCopyImageRequest request)
When you call this operation, take note of the following items:
* After you cancel an image copy task, the image copy created in the destination region is deleted, and the copied image remains unchanged
|
CancelCopyImageResponse |
Client.cancelCopyImageWithOptions(CancelCopyImageRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
When you call this operation, take note of the following items:
* After you cancel an image copy task, the image copy created in the destination region is deleted, and the copied image remains unchanged
|
限定符和类型 | 方法和说明 |
---|---|
static CancelCopyImageRequest |
CancelCopyImageRequest.build(Map<String,?> map) |
CancelCopyImageRequest |
CancelCopyImageRequest.setImageId(String imageId) |
CancelCopyImageRequest |
CancelCopyImageRequest.setOwnerAccount(String ownerAccount) |
CancelCopyImageRequest |
CancelCopyImageRequest.setOwnerId(Long ownerId) |
CancelCopyImageRequest |
CancelCopyImageRequest.setRegionId(String regionId) |
CancelCopyImageRequest |
CancelCopyImageRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
CancelCopyImageRequest |
CancelCopyImageRequest.setResourceOwnerId(Long resourceOwnerId) |
Copyright © 2023. All rights reserved.