get_api_client_instance: Access cached API-client object

View source: R/manual_layer_login.R

get_api_client_instanceR Documentation

Access cached API-client object

Description

This is a package-internal function.

Usage

get_api_client_instance()

Details

It returns the cached ApiClient object, or stops. The ApiClient instance is constructor input to UserApi, ArrayApi, etc. as generated by OpenAPI. Note that with in the OpenAPI autogen code, there is the ApiClient instance which is used as constructor input to UserApi, ArrayApi, UdfAPI, etc.

Value

The cached ApiClient object, or stops.


TileDB-Inc/TileDB-Cloud-R documentation built on July 18, 2024, 3:33 p.m.