Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-modelserving
v1
ListInferenceEndpointsResponse
Interface ListInferenceEndpointsResponse
interface
ListInferenceEndpointsResponse
{
endpoints
?:
InferenceEndpoint
[]
;
}
Index
Properties
endpoints?
Properties
Optional
endpoints
endpoints
?:
InferenceEndpoint
[]
The list of endpoints.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoints
Databricks SDK for JavaScript
Loading...
The list of endpoints.