- getApi() - Method in class com.netflix.metacat.client.Client
-
Return an API instance that can be used to interact with the metacat server
- getApiClient(Class<T>) - Method in class com.netflix.metacat.client.Client
-
Returns an API instance that conforms to the given API Type that can communicate with the Metacat server
- getMetadataApi() - Method in class com.netflix.metacat.client.Client
-
Return an API instance that can be used to interact with the metacat server for only user metadata
- getPartitionApi() - Method in class com.netflix.metacat.client.Client
-
Return an API instance that can be used to interact with the metacat server for partitions