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