| Package | Description |
|---|---|
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.image |
| Modifier and Type | Method and Description |
|---|---|
CreateImageResponse |
BccClient.createImage(CreateImageRequest request)
Creating a customized image which can be used for creating instance in the future.
|
| Modifier and Type | Method and Description |
|---|---|
CreateImageRequest |
CreateImageRequest.withClientToken(String clientToken)
Configure optional client token for the request.
|
CreateImageRequest |
CreateImageRequest.withImageName(String imageName)
Configure imageName for the request.
|
CreateImageRequest |
CreateImageRequest.withInstanceId(String instanceId)
Configure instanceId for the request.
|
CreateImageRequest |
CreateImageRequest.withRelateCds(boolean relateCds)
Configure relateCds for the request.
|
CreateImageRequest |
CreateImageRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
CreateImageRequest |
CreateImageRequest.withSnapshotId(String snapshotId)
Configure snapshotId for the request.
|
Copyright © 2022. All rights reserved.