Uses of Class
com.google.cloud.aiplatform.v1.EndpointServiceClient.ListEndpointsPage
Packages that use EndpointServiceClient.ListEndpointsPage
-
Uses of EndpointServiceClient.ListEndpointsPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EndpointServiceClient.ListEndpointsPageModifier and TypeMethodDescriptionprotected EndpointServiceClient.ListEndpointsPageEndpointServiceClient.ListEndpointsPage.createPage(PageContext<ListEndpointsRequest, ListEndpointsResponse, Endpoint> context, ListEndpointsResponse response) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type EndpointServiceClient.ListEndpointsPageModifier and TypeMethodDescriptionEndpointServiceClient.ListEndpointsPage.createPageAsync(PageContext<ListEndpointsRequest, ListEndpointsResponse, Endpoint> context, ApiFuture<ListEndpointsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type EndpointServiceClient.ListEndpointsPageModifier and TypeMethodDescriptionEndpointServiceClient.ListEndpointsFixedSizeCollection.createCollection(List<EndpointServiceClient.ListEndpointsPage> pages, int collectionSize)