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) abstract Endpoint.Builderabstract Endpoint.BuilderEndpoint.toBuilder()Creates a builder with the same values as this instance.