Package com.google.cloud.aiplatform.v1
Class EndpointServiceClient.ListEndpointsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListEndpointsRequest,ListEndpointsResponse,Endpoint,EndpointServiceClient.ListEndpointsPage,EndpointServiceClient.ListEndpointsFixedSizeCollection>
com.google.cloud.aiplatform.v1.EndpointServiceClient.ListEndpointsPagedResponse
- All Implemented Interfaces:
PagedListResponse<Endpoint>
- Enclosing class:
- EndpointServiceClient
public static class EndpointServiceClient.ListEndpointsPagedResponse
extends AbstractPagedListResponse<ListEndpointsRequest,ListEndpointsResponse,Endpoint,EndpointServiceClient.ListEndpointsPage,EndpointServiceClient.ListEndpointsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateAsync(PageContext<ListEndpointsRequest, ListEndpointsResponse, Endpoint> context, ApiFuture<ListEndpointsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static ApiFuture<EndpointServiceClient.ListEndpointsPagedResponse> createAsync(PageContext<ListEndpointsRequest, ListEndpointsResponse, Endpoint> context, ApiFuture<ListEndpointsResponse> futureResponse)
-