Uses of Class
com.google.cloud.aiplatform.v1.IndexEndpointName.Builder
-
Packages that use IndexEndpointName.Builder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of IndexEndpointName.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexEndpointName.Builder Modifier and Type Method Description static IndexEndpointName.BuilderIndexEndpointName. newBuilder()IndexEndpointName.BuilderIndexEndpointName.Builder. setIndexEndpoint(String indexEndpoint)IndexEndpointName.BuilderIndexEndpointName.Builder. setLocation(String location)IndexEndpointName.BuilderIndexEndpointName.Builder. setProject(String project)IndexEndpointName.BuilderIndexEndpointName. toBuilder()
-