Class AppendAccountToEndpoint

    • Constructor Detail

      • AppendAccountToEndpoint

        @Inject
        public AppendAccountToEndpoint​(com.google.common.base.Supplier<URI> endpointSupplier,
                                       com.google.common.base.Supplier<Credentials> credentialsSupplier)
    • Method Detail

      • get

        public URI get()
        Specified by:
        get in interface com.google.common.base.Supplier<URI>
        Specified by:
        get in interface Supplier<URI>