Class GlobalNetworkEndpointGroupsClient.ListPagedResponse (1.52.0)

public static class GlobalNetworkEndpointGroupsClient.ListPagedResponse extends AbstractPagedListResponse<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup,GlobalNetworkEndpointGroupsClient.ListPage,GlobalNetworkEndpointGroupsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GlobalNetworkEndpointGroupsClient.ListPagedResponse

Static Methods

createAsync(PageContext<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, ApiFuture<NetworkEndpointGroupList> futureResponse)

public static ApiFuture<GlobalNetworkEndpointGroupsClient.ListPagedResponse> createAsync(PageContext<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, ApiFuture<NetworkEndpointGroupList> futureResponse)
Parameters
Name Description
context PageContext<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup>
futureResponse ApiFuture<NetworkEndpointGroupList>
Returns
Type Description
ApiFuture<ListPagedResponse>