| Package | Description |
|---|---|
| com.databricks.sdk.service.serving |
| Modifier and Type | Method and Description |
|---|---|
ExternalFunctionRequestHttpMethod |
ExternalFunctionRequest.getMethod() |
static ExternalFunctionRequestHttpMethod |
ExternalFunctionRequestHttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalFunctionRequestHttpMethod[] |
ExternalFunctionRequestHttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRequestResponse |
ServingEndpointsAPI.httpRequest(String connectionName,
ExternalFunctionRequestHttpMethod method,
String path) |
ExternalFunctionRequest |
ExternalFunctionRequest.setMethod(ExternalFunctionRequestHttpMethod method) |
Copyright © 2025. All rights reserved.