Uses of Class
com.google.cloud.aiplatform.v1beta1.EndpointServiceClient.ListLocationsPage
Packages that use EndpointServiceClient.ListLocationsPage
-
Uses of EndpointServiceClient.ListLocationsPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return EndpointServiceClient.ListLocationsPageModifier and TypeMethodDescriptionprotected EndpointServiceClient.ListLocationsPageEndpointServiceClient.ListLocationsPage.createPage(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ListLocationsResponse response) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type EndpointServiceClient.ListLocationsPageModifier and TypeMethodDescriptionEndpointServiceClient.ListLocationsPage.createPageAsync(PageContext<ListLocationsRequest, ListLocationsResponse, Location> context, ApiFuture<ListLocationsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type EndpointServiceClient.ListLocationsPageModifier and TypeMethodDescriptionEndpointServiceClient.ListLocationsFixedSizeCollection.createCollection(List<EndpointServiceClient.ListLocationsPage> pages, int collectionSize)