类的使用
com.baidubce.services.bcc.model.image.CreateImageRequest
-
使用CreateImageRequest的程序包 程序包 说明 com.baidubce.services.bcc com.baidubce.services.bcc.model.image -
-
com.baidubce.services.bcc中CreateImageRequest的使用
参数类型为CreateImageRequest的com.baidubce.services.bcc中的方法 修饰符和类型 方法 说明 CreateImageResponseBccClient. createImage(CreateImageRequest request)Creating a customized image which can be used for creating instance in the future. -
com.baidubce.services.bcc.model.image中CreateImageRequest的使用
返回CreateImageRequest的com.baidubce.services.bcc.model.image中的方法 修饰符和类型 方法 说明 CreateImageRequestCreateImageRequest. withClientToken(String clientToken)Configure optional client token for the request.CreateImageRequestCreateImageRequest. withImageName(String imageName)Configure imageName for the request.CreateImageRequestCreateImageRequest. withInstanceId(String instanceId)Configure instanceId for the request.CreateImageRequestCreateImageRequest. withRelateCds(boolean relateCds)Configure relateCds for the request.CreateImageRequestCreateImageRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.CreateImageRequestCreateImageRequest. withSnapshotId(String snapshotId)Configure snapshotId for the request.
-