Class BackupForGKEClient.ListRestoresPagedResponse (0.41.0)

public static class BackupForGKEClient.ListRestoresPagedResponse extends AbstractPagedListResponse<ListRestoresRequest,ListRestoresResponse,Restore,BackupForGKEClient.ListRestoresPage,BackupForGKEClient.ListRestoresFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > BackupForGKEClient.ListRestoresPagedResponse

Static Methods

createAsync(PageContext<ListRestoresRequest,ListRestoresResponse,Restore> context, ApiFuture<ListRestoresResponse> futureResponse)

public static ApiFuture<BackupForGKEClient.ListRestoresPagedResponse> createAsync(PageContext<ListRestoresRequest,ListRestoresResponse,Restore> context, ApiFuture<ListRestoresResponse> futureResponse)
Parameters
Name Description
context PageContext<ListRestoresRequest,ListRestoresResponse,Restore>
futureResponse ApiFuture<ListRestoresResponse>
Returns
Type Description
ApiFuture<ListRestoresPagedResponse>