Package ai.vectros.types
Class TenantInferenceSection.Builder
java.lang.Object
ai.vectros.types.TenantInferenceSection.Builder
- Enclosing class:
TenantInferenceSection
-
Method Summary
Modifier and TypeMethodDescriptionadditionalProperties(Map<String, Object> additionalProperties) additionalProperty(String key, Object value) build()endpoints(InferenceEndpoints endpoints) endpoints(Optional<InferenceEndpoints> endpoints) from(TenantInferenceSection other) totals(InferenceCallStats totals) totals(Optional<InferenceCallStats> totals)
-
Method Details
-
from
-
endpoints
-
endpoints
-
totals
-
totals
-
build
-
additionalProperty
-
additionalProperties
-