Found this inconsistency when trying to build a Mqtt5Client.
Setting the bootstrap is available when using Mqtt5ClientOptions directly but it was missing from Mqtt5ClientBuilder.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available:
Description of changes:
Found this inconsistency when trying to build a Mqtt5Client. Setting the bootstrap is available when using Mqtt5ClientOptions directly but it was missing from Mqtt5ClientBuilder.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.