| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
A client to Vertex AI API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected EndpointServiceClient.ListEndpointsPage |
EndpointServiceClient.ListEndpointsPage.createPage(com.google.api.gax.rpc.PageContext<ListEndpointsRequest,ListEndpointsResponse,Endpoint> context,
ListEndpointsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<EndpointServiceClient.ListEndpointsPage> |
EndpointServiceClient.ListEndpointsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListEndpointsRequest,ListEndpointsResponse,Endpoint> context,
com.google.api.core.ApiFuture<ListEndpointsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected EndpointServiceClient.ListEndpointsFixedSizeCollection |
EndpointServiceClient.ListEndpointsFixedSizeCollection.createCollection(List<EndpointServiceClient.ListEndpointsPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.