Class GlobalNetworkEndpointGroupsClient.ListPagedResponse (1.47.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
NameDescription
contextPageContext<ListGlobalNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup>
futureResponseApiFuture<NetworkEndpointGroupList>
Returns
TypeDescription
ApiFuture<ListPagedResponse>