Class ChunkServiceClient.ListChunksPagedResponse (0.37.0)

public static class ChunkServiceClient.ListChunksPagedResponse extends AbstractPagedListResponse<ListChunksRequest,ListChunksResponse,Chunk,ChunkServiceClient.ListChunksPage,ChunkServiceClient.ListChunksFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ChunkServiceClient.ListChunksPagedResponse

Static Methods

createAsync(PageContext<ListChunksRequest,ListChunksResponse,Chunk> context, ApiFuture<ListChunksResponse> futureResponse)

public static ApiFuture<ChunkServiceClient.ListChunksPagedResponse> createAsync(PageContext<ListChunksRequest,ListChunksResponse,Chunk> context, ApiFuture<ListChunksResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListChunksRequest,ListChunksResponse,Chunk>
futureResponseApiFuture<ListChunksResponse>
Returns
TypeDescription
ApiFuture<ListChunksPagedResponse>