Uses of Class
com.google.genai.types.Endpoint.Builder
Packages that use Endpoint.Builder
-
Uses of Endpoint.Builder in com.google.genai.types
Methods in com.google.genai.types that return Endpoint.BuilderModifier and TypeMethodDescriptionstatic Endpoint.Builder
Endpoint.builder()
Instantiates a builder for Endpoint.abstract Endpoint.Builder
Endpoint.Builder.deployedModelId
(String deployedModelId) Setter for deployedModelId.abstract Endpoint.Builder
Setter for name.abstract Endpoint.Builder
Endpoint.toBuilder()
Creates a builder with the same values as this instance.Methods in com.google.genai.types with parameters of type Endpoint.BuilderModifier and TypeMethodDescriptionModel.Builder.endpoints
(Endpoint.Builder... endpointsBuilders) Setter for endpoints builder.