类的使用
com.baidubce.services.bcc.model.image.ShareImageRequest
-
使用ShareImageRequest的程序包 程序包 说明 com.baidubce.services.bcc com.baidubce.services.bcc.model.image -
-
com.baidubce.services.bcc中ShareImageRequest的使用
参数类型为ShareImageRequest的com.baidubce.services.bcc中的方法 修饰符和类型 方法 说明 voidBccClient. shareImage(ShareImageRequest request)Sharing the specified image. -
com.baidubce.services.bcc.model.image中ShareImageRequest的使用
返回ShareImageRequest的com.baidubce.services.bcc.model.image中的方法 修饰符和类型 方法 说明 ShareImageRequestShareImageRequest. withAccount(String account)Configure account for the request.ShareImageRequestShareImageRequest. withAccountId(String accountId)Configure accountId for the request.ShareImageRequestShareImageRequest. withImageId(String imageId)Configure imageId for the request.ShareImageRequestShareImageRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.ShareImageRequestShareImageRequest. withUcAccount(String ucAccount)Configure ucAccount for the request.
-