Class GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPage (1.68.0)

public static class GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPage extends AbstractPage<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus,GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPage>

Inheritance

java.lang.Object > AbstractPage > GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPage

Methods

createPage(PageContext<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus> context, NetworkEndpointGroupsListNetworkEndpoints response)

protected GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPage createPage(PageContext<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus> context, NetworkEndpointGroupsListNetworkEndpoints response)
Overrides

createPageAsync(PageContext<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus> context, ApiFuture<NetworkEndpointGroupsListNetworkEndpoints> futureResponse)

public ApiFuture<GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPage> createPageAsync(PageContext<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus> context, ApiFuture<NetworkEndpointGroupsListNetworkEndpoints> futureResponse)
Returns
Type Description
ApiFuture<ListNetworkEndpointsPage>
Overrides