Class NetworkEndpointGroupsClient.ListPagedResponse (1.68.0)

public static class NetworkEndpointGroupsClient.ListPagedResponse extends AbstractPagedListResponse<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup,NetworkEndpointGroupsClient.ListPage,NetworkEndpointGroupsClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > NetworkEndpointGroupsClient.ListPagedResponse

Static Methods

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

public static ApiFuture<NetworkEndpointGroupsClient.ListPagedResponse> createAsync(PageContext<ListNetworkEndpointGroupsRequest,NetworkEndpointGroupList,NetworkEndpointGroup> context, ApiFuture<NetworkEndpointGroupList> futureResponse)
Returns
Type Description
ApiFuture<ListPagedResponse>