Class BackupForGKEClient.ListVolumeRestoresPagedResponse (0.44.0)

public static class BackupForGKEClient.ListVolumeRestoresPagedResponse extends AbstractPagedListResponse<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore,BackupForGKEClient.ListVolumeRestoresPage,BackupForGKEClient.ListVolumeRestoresFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > BackupForGKEClient.ListVolumeRestoresPagedResponse

Static Methods

createAsync(PageContext<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore> context, ApiFuture<ListVolumeRestoresResponse> futureResponse)

public static ApiFuture<BackupForGKEClient.ListVolumeRestoresPagedResponse> createAsync(PageContext<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore> context, ApiFuture<ListVolumeRestoresResponse> futureResponse)
Parameters
Name Description
context PageContext<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore>
futureResponse ApiFuture<ListVolumeRestoresResponse>
Returns
Type Description
ApiFuture<ListVolumeRestoresPagedResponse>