Uses of Class
com.google.cloud.aiplatform.v1.EndpointServiceClient
-
Packages that use EndpointServiceClient Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of EndpointServiceClient in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EndpointServiceClient Modifier and Type Method Description static EndpointServiceClientEndpointServiceClient. create()Constructs an instance of EndpointServiceClient with default settings.static EndpointServiceClientEndpointServiceClient. create(EndpointServiceSettings settings)Constructs an instance of EndpointServiceClient, using the given settings.static EndpointServiceClientEndpointServiceClient. create(EndpointServiceStub stub)Constructs an instance of EndpointServiceClient, using the given stub for making calls.
-