类的使用
com.baidubce.services.bcc.model.image.ListImagesRequest
-
使用ListImagesRequest的程序包 程序包 说明 com.baidubce.services.bbc com.baidubce.services.bcc com.baidubce.services.bcc.model.image -
-
com.baidubce.services.bbc中ListImagesRequest的使用
参数类型为ListImagesRequest的com.baidubce.services.bbc中的方法 修饰符和类型 方法 说明 ListImagesResponseBbcClient. listImages(ListImagesRequest request)Listing bbc images owned by the authenticated user. -
com.baidubce.services.bcc中ListImagesRequest的使用
参数类型为ListImagesRequest的com.baidubce.services.bcc中的方法 修饰符和类型 方法 说明 ListImagesResponseBccClient. listImages(ListImagesRequest request)Listing images owned by the authenticated user. -
com.baidubce.services.bcc.model.image中ListImagesRequest的使用
返回ListImagesRequest的com.baidubce.services.bcc.model.image中的方法 修饰符和类型 方法 说明 ListImagesRequestListImagesRequest. withImageType(String imageType)Configure the request with specified imageType.ListImagesRequestListImagesRequest. withMarker(String marker)Configure the request with specified marker.ListImagesRequestListImagesRequest. withMaxKeys(int maxKeys)Configure the request with specified maxKeys.ListImagesRequestListImagesRequest. withRequestCredentials(BceCredentials credentials)Configure request credential for the request.
-