CosXmlServiceConfig constructor
CosXmlServiceConfig({})
Implementation
CosXmlServiceConfig({
this.region,
this.connectionTimeout,
this.socketTimeout,
this.isHttps,
this.host,
this.hostFormat,
this.port,
this.isDebuggable,
this.signInUrl,
this.userAgent,
this.dnsCache,
this.accelerate,
this.domainSwitch,
this.customHeaders,
this.noSignHeaders,
});