Class BackupForGKEClient.ListRestoresPagedResponse (0.35.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
NameDescription
contextPageContext<ListRestoresRequest,ListRestoresResponse,Restore>
futureResponseApiFuture<ListRestoresResponse>
Returns
TypeDescription
ApiFuture<ListRestoresPagedResponse>