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