| Package | Description |
|---|---|
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.image |
| Modifier and Type | Method and Description |
|---|---|
void |
BccClient.unShareImage(UnShareImageRequest request)
UnSharing the specified image.
|
| Modifier and Type | Method and Description |
|---|---|
UnShareImageRequest |
UnShareImageRequest.withAccount(String account)
Configure account for the request.
|
UnShareImageRequest |
UnShareImageRequest.withAccountId(String accountId)
Configure accountId for the request.
|
UnShareImageRequest |
UnShareImageRequest.withImageId(String imageId)
Configure imageId for the request.
|
UnShareImageRequest |
UnShareImageRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
UnShareImageRequest |
UnShareImageRequest.withUcAccount(String ucAccount)
Configure ucAccount for the request.
|
Copyright © 2021. All rights reserved.