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.BuilderEndpoint.builder()Instantiates a builder for Endpoint.abstract Endpoint.BuilderEndpoint.Builder.deployedModelId(String deployedModelId) Setter for deployedModelId.abstract Endpoint.BuilderSetter for name.abstract Endpoint.BuilderEndpoint.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.