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