Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.IndexEndpointServiceStub
-
Packages that use IndexEndpointServiceStub Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of IndexEndpointServiceStub in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return IndexEndpointServiceStub Modifier and Type Method Description IndexEndpointServiceStub
IndexEndpointServiceClient. getStub()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type IndexEndpointServiceStub Modifier and Type Method Description static IndexEndpointServiceClient
IndexEndpointServiceClient. create(IndexEndpointServiceStub stub)
Constructs an instance of IndexEndpointServiceClient, using the given stub for making calls.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type IndexEndpointServiceStub Constructor Description IndexEndpointServiceClient(IndexEndpointServiceStub stub)
-
Uses of IndexEndpointServiceStub in com.google.cloud.aiplatform.v1beta1.stub
Subclasses of IndexEndpointServiceStub in com.google.cloud.aiplatform.v1beta1.stub Modifier and Type Class Description class
GrpcIndexEndpointServiceStub
gRPC stub implementation for the IndexEndpointService service API.Methods in com.google.cloud.aiplatform.v1beta1.stub that return IndexEndpointServiceStub Modifier and Type Method Description IndexEndpointServiceStub
IndexEndpointServiceStubSettings. createStub()
-