| Package | Description |
|---|---|
| com.baidubce.services.bcc |
| 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.
|
CreateImageResponse |
BccClient.createImageFromInstance(String imageName,
String instanceId)
Creating a customized image from the instance..
|
CreateImageResponse |
BccClient.createImageFromInstanceWithRelateCds(String imageName,
String instanceId,
boolean relateCds)
Creating a customized image from the instance..
|
CreateImageResponse |
BccClient.createImageFromSnapshot(String imageName,
String snapshotId)
Creating a customized image from specified snapshot.
|
Copyright © 2020. All rights reserved.