asBuilder method

Creates a new HostedFileClientBuilder using this client as its inner client.

Implementation

HostedFileClientBuilder asBuilder() => HostedFileClientBuilder(this);