menu
tencentcloud_cos_sdk_plugin package
documentation
cos_service.dart
CosService
getService method
getService method
dark_mode
light_mode
getService
method
Future
<
ListAllMyBuckets
>
getService
(
)
Implementation
Future<ListAllMyBuckets> getService() {
return
cosApi.getService(serviceKey); }
tencentcloud_cos_sdk_plugin package
documentation
cos_service
CosService
getService method
CosService class
Constructors
new
Properties
cosApi
hashCode
runtimeType
serviceKey
Methods
cancelAll
deleteBucket
deleteObject
doesBucketExist
doesObjectExist
getBucket
getBucketAccelerate
getBucketLocation
getBucketVersioning
getObjectUrl
getPresignedUrl
getService
headBucket
headObject
noSuchMethod
preBuildConnection
putBucket
putBucketAccelerate
putBucketVersioning
toString
Operators
operator ==