| Interface | Description |
|---|---|
| ServingEndpointsService |
The Serving Endpoints API allows you to create, update, and delete model serving endpoints.
|
| Class | Description |
|---|---|
| BuildLogsRequest |
Retrieve the logs associated with building the model's environment for a given serving endpoint's
served model.
|
| BuildLogsResponse | |
| CreateServingEndpoint | |
| DeleteServingEndpointRequest |
Delete a serving endpoint
|
| EndpointCoreConfigInput | |
| EndpointCoreConfigOutput | |
| EndpointCoreConfigSummary | |
| EndpointPendingConfig | |
| EndpointState | |
| ExportMetricsRequest |
Retrieve the metrics associated with a serving endpoint
|
| GetServingEndpointRequest |
Get a single serving endpoint
|
| ListEndpointsResponse | |
| LogsRequest |
Retrieve the most recent log lines associated with a given serving endpoint's served model
|
| QueryEndpointResponse | |
| QueryRequest |
Query a serving endpoint with provided model input.
|
| Route | |
| ServedModelInput | |
| ServedModelOutput | |
| ServedModelSpec | |
| ServedModelState | |
| ServerLogsResponse | |
| ServingEndpoint | |
| ServingEndpointDetailed | |
| ServingEndpointsAPI |
The Serving Endpoints API allows you to create, update, and delete model serving endpoints.
|
| TrafficConfig |
| Enum | Description |
|---|---|
| EndpointStateConfigUpdate |
The state of an endpoint's config update.
|
| EndpointStateReady |
The state of an endpoint, indicating whether or not the endpoint is queryable.
|
| ServedModelStateDeployment |
The state of the served model deployment.
|
| ServingEndpointDetailedPermissionLevel |
The permission level of the principal making the request.
|
Copyright © 2023. All rights reserved.