Uses of Interface
com.google.cloud.aiplatform.v1beta1.IndexEndpointOrBuilder
-
Packages that use IndexEndpointOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of IndexEndpointOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement IndexEndpointOrBuilder Modifier and Type Class Description class
IndexEndpoint
Indexes are deployed into it.static class
IndexEndpoint.Builder
Indexes are deployed into it.Methods in com.google.cloud.aiplatform.v1beta1 that return IndexEndpointOrBuilder Modifier and Type Method Description IndexEndpointOrBuilder
CreateIndexEndpointRequest.Builder. getIndexEndpointOrBuilder()
Required.IndexEndpointOrBuilder
CreateIndexEndpointRequest. getIndexEndpointOrBuilder()
Required.IndexEndpointOrBuilder
CreateIndexEndpointRequestOrBuilder. getIndexEndpointOrBuilder()
Required.IndexEndpointOrBuilder
UpdateIndexEndpointRequest.Builder. getIndexEndpointOrBuilder()
Required.IndexEndpointOrBuilder
UpdateIndexEndpointRequest. getIndexEndpointOrBuilder()
Required.IndexEndpointOrBuilder
UpdateIndexEndpointRequestOrBuilder. getIndexEndpointOrBuilder()
Required.IndexEndpointOrBuilder
ListIndexEndpointsResponse.Builder. getIndexEndpointsOrBuilder(int index)
List of IndexEndpoints in the requested page.IndexEndpointOrBuilder
ListIndexEndpointsResponse. getIndexEndpointsOrBuilder(int index)
List of IndexEndpoints in the requested page.IndexEndpointOrBuilder
ListIndexEndpointsResponseOrBuilder. getIndexEndpointsOrBuilder(int index)
List of IndexEndpoints in the requested page.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type IndexEndpointOrBuilder Modifier and Type Method Description List<? extends IndexEndpointOrBuilder>
ListIndexEndpointsResponse.Builder. getIndexEndpointsOrBuilderList()
List of IndexEndpoints in the requested page.List<? extends IndexEndpointOrBuilder>
ListIndexEndpointsResponse. getIndexEndpointsOrBuilderList()
List of IndexEndpoints in the requested page.List<? extends IndexEndpointOrBuilder>
ListIndexEndpointsResponseOrBuilder. getIndexEndpointsOrBuilderList()
List of IndexEndpoints in the requested page.
-