fetchSessionCredentials method
Implementation
@override
Future<SessionQCloudCredentials> fetchSessionCredentials() {
return Cos().getFetchCredentials().fetchSessionCredentials();
}
@override
Future<SessionQCloudCredentials> fetchSessionCredentials() {
return Cos().getFetchCredentials().fetchSessionCredentials();
}