Starting April 29, 2025, Gemini 1.5 Pro and Gemini 1.5 Flash models are not available in projects that have no prior usage of these models, including new projects. For details, see
Model versions and lifecycle .
Send feedback
Class EndpointServiceClient.ListEndpointsPagedResponse (1.32.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class EndpointServiceClient . ListEndpointsPagedResponse extends AbstractPagedListResponse<ListEndpointsRequest , ListEndpointsResponse , Endpoint , EndpointServiceClient . ListEndpointsPage , EndpointServiceClient . ListEndpointsFixedSizeCollection >
Static Methods
createAsync(PageContext<ListEndpointsRequest,ListEndpointsResponse,Endpoint> context, ApiFuture<ListEndpointsResponse> futureResponse)
public static ApiFuture<EndpointServiceClient . ListEndpointsPagedResponse > createAsync ( PageContext<ListEndpointsRequest , ListEndpointsResponse , Endpoint > context , ApiFuture<ListEndpointsResponse> futureResponse )
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-16 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-16 UTC."],[],[],null,["# Class EndpointServiceClient.ListEndpointsPagedResponse (1.32.0)\n\n public static class EndpointServiceClient.ListEndpointsPagedResponse extends AbstractPagedListResponse\u003cListEndpointsRequest,ListEndpointsResponse,Endpoint,EndpointServiceClient.ListEndpointsPage,EndpointServiceClient.ListEndpointsFixedSizeCollection\u003e\n\nInheritance\n-----------\n\n[java.lang.Object](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html) \\\u003e [AbstractPagedListResponse](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPagedListResponse.html) \\\u003e EndpointServiceClient.ListEndpointsPagedResponse \n\nInherited Members\n-----------------\n\n[AbstractPagedListResponse.expandToFixedSizeCollection(int)](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPagedListResponse.html#com_google_api_gax_paging_AbstractPagedListResponse_expandToFixedSizeCollection_int_) \n[AbstractPagedListResponse.getNextPageToken()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPagedListResponse.html#com_google_api_gax_paging_AbstractPagedListResponse_getNextPageToken__) \n[AbstractPagedListResponse.getPage()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPagedListResponse.html#com_google_api_gax_paging_AbstractPagedListResponse_getPage__) \n[AbstractPagedListResponse.iterateAll()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPagedListResponse.html#com_google_api_gax_paging_AbstractPagedListResponse_iterateAll__) \n[AbstractPagedListResponse.iterateFixedSizeCollections(int)](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPagedListResponse.html#com_google_api_gax_paging_AbstractPagedListResponse_iterateFixedSizeCollections_int_) \n[AbstractPagedListResponse.iteratePages()](https://cloud.google.com/java/docs/reference/gax/latest/com.google.api.gax.paging.AbstractPagedListResponse.html#com_google_api_gax_paging_AbstractPagedListResponse_iteratePages__) \n[Object.clone()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--) \n[Object.equals(Object)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-) \n[Object.finalize()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--) \n[Object.getClass()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--) \n[Object.hashCode()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--) \n[Object.notify()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--) \n[Object.notifyAll()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--) \n[Object.toString()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--) \n[Object.wait()](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--) \n[Object.wait(long)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-) \n[Object.wait(long,int)](https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-)\n\nStatic Methods\n--------------\n\n### createAsync(PageContext\\\u003cListEndpointsRequest,ListEndpointsResponse,Endpoint\\\u003e context, ApiFuture\\\u003cListEndpointsResponse\\\u003e futureResponse)\n\n public static ApiFuture\u003cEndpointServiceClient.ListEndpointsPagedResponse\u003e createAsync(PageContext\u003cListEndpointsRequest,ListEndpointsResponse,Endpoint\u003e context, ApiFuture\u003cListEndpointsResponse\u003e futureResponse)"]]