asBuilder method
Creates a new HostedFileClientBuilder using this client as its inner client.
Implementation
HostedFileClientBuilder asBuilder() => HostedFileClientBuilder(this);
Creates a new HostedFileClientBuilder using this client as its inner client.
HostedFileClientBuilder asBuilder() => HostedFileClientBuilder(this);