Class BackupForGKEClient.ListRestorePlanBindingsPagedResponse (0.62.0)

public static class BackupForGKEClient.ListRestorePlanBindingsPagedResponse extends AbstractPagedListResponse<ListRestorePlanBindingsRequest,ListRestorePlanBindingsResponse,RestorePlanBinding,BackupForGKEClient.ListRestorePlanBindingsPage,BackupForGKEClient.ListRestorePlanBindingsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > BackupForGKEClient.ListRestorePlanBindingsPagedResponse

Static Methods

createAsync(PageContext<ListRestorePlanBindingsRequest,ListRestorePlanBindingsResponse,RestorePlanBinding> context, ApiFuture<ListRestorePlanBindingsResponse> futureResponse)

public static ApiFuture<BackupForGKEClient.ListRestorePlanBindingsPagedResponse> createAsync(PageContext<ListRestorePlanBindingsRequest,ListRestorePlanBindingsResponse,RestorePlanBinding> context, ApiFuture<ListRestorePlanBindingsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListRestorePlanBindingsRequest,ListRestorePlanBindingsResponse,RestorePlanBinding>
futureResponse ApiFuture<ListRestorePlanBindingsResponse>
Returns
Type Description
ApiFuture<ListRestorePlanBindingsPagedResponse>