| Package | Description |
|---|---|
| com.baidubce.services.bbc | |
| com.baidubce.services.bcc | |
| com.baidubce.services.bcc.model.image |
| Modifier and Type | Method and Description |
|---|---|
ListImagesResponse |
BbcClient.listImages(ListImagesRequest request)
Listing bbc images owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListImagesResponse |
BccClient.listImages(ListImagesRequest request)
Listing images owned by the authenticated user.
|
| Modifier and Type | Method and Description |
|---|---|
ListImagesRequest |
ListImagesRequest.withImageType(String imageType)
Configure the request with specified imageType.
|
ListImagesRequest |
ListImagesRequest.withMarker(String marker)
Configure the request with specified marker.
|
ListImagesRequest |
ListImagesRequest.withMaxKeys(int maxKeys)
Configure the request with specified maxKeys.
|
ListImagesRequest |
ListImagesRequest.withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
Copyright © 2023. All rights reserved.