COSAbstractApi constructor

COSAbstractApi(
  1. COSConfig config
)

Implementation

COSAbstractApi(this.config) : _client = COSClient(config);