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