@backblaze-labs/b2-sdk - v0.1.0
    Preparing search index...

    Class InMemoryAccountInfo

    In-memory implementation of AccountInfo. Stores the authorization response and upload URL pools in plain object fields. Suitable for short-lived processes or tests; state is lost when the process exits.

    Implements

    Index

    Constructors

    Methods

    • Server-recommended part size for large file uploads, in bytes.

      Returns number

      The server-recommended part size in bytes.

      Error if not yet authorized.

    • Base URL for the S3-compatible API.

      Returns string

      The base URL for the S3-compatible API.

      Error if not yet authorized.