Uses of Class
ai.vectros.types.InferenceEndpoints
Packages that use InferenceEndpoints
-
Uses of InferenceEndpoints in ai.vectros.types
Methods in ai.vectros.types that return InferenceEndpointsMethods in ai.vectros.types that return types with arguments of type InferenceEndpointsModifier and TypeMethodDescriptionInferenceSection.getEndpoints()TenantInferenceSection.getEndpoints()Methods in ai.vectros.types with parameters of type InferenceEndpointsModifier and TypeMethodDescriptionInferenceSection.Builder.endpoints(InferenceEndpoints endpoints) TenantInferenceSection.Builder.endpoints(InferenceEndpoints endpoints) InferenceEndpoints.Builder.from(InferenceEndpoints other) Method parameters in ai.vectros.types with type arguments of type InferenceEndpointsModifier and TypeMethodDescriptionInferenceSection.Builder.endpoints(Optional<InferenceEndpoints> endpoints) TenantInferenceSection.Builder.endpoints(Optional<InferenceEndpoints> endpoints)