Class BackupForGKEClient.ListRestorePlansPagedResponse (0.40.0)

public static class BackupForGKEClient.ListRestorePlansPagedResponse extends AbstractPagedListResponse<ListRestorePlansRequest,ListRestorePlansResponse,RestorePlan,BackupForGKEClient.ListRestorePlansPage,BackupForGKEClient.ListRestorePlansFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > BackupForGKEClient.ListRestorePlansPagedResponse

Static Methods

createAsync(PageContext<ListRestorePlansRequest,ListRestorePlansResponse,RestorePlan> context, ApiFuture<ListRestorePlansResponse> futureResponse)

public static ApiFuture<BackupForGKEClient.ListRestorePlansPagedResponse> createAsync(PageContext<ListRestorePlansRequest,ListRestorePlansResponse,RestorePlan> context, ApiFuture<ListRestorePlansResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListRestorePlansRequest,ListRestorePlansResponse,RestorePlan>
futureResponseApiFuture<ListRestorePlansResponse>
Returns
TypeDescription
ApiFuture<ListRestorePlansPagedResponse>