Class BackupForGKEClient.ListVolumeRestoresPagedResponse (0.19.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
NameDescription
contextPageContext<ListVolumeRestoresRequest,ListVolumeRestoresResponse,VolumeRestore>
futureResponseApiFuture<ListVolumeRestoresResponse>
Returns
TypeDescription
ApiFuture<ListVolumeRestoresPagedResponse>