Class GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse (1.26.0)

public static class GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse extends AbstractPagedListResponse<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus,GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPage,GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse

Static Methods

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

public static ApiFuture<GlobalNetworkEndpointGroupsClient.ListNetworkEndpointsPagedResponse> createAsync(PageContext<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus> context, ApiFuture<NetworkEndpointGroupsListNetworkEndpoints> futureResponse)
Parameters
NameDescription
contextPageContext<ListNetworkEndpointsGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupsListNetworkEndpoints,NetworkEndpointWithHealthStatus>
futureResponseApiFuture<NetworkEndpointGroupsListNetworkEndpoints>
Returns
TypeDescription
ApiFuture<ListNetworkEndpointsPagedResponse>