Class PlaybooksClient.ListPlaybooksPagedResponse (0.52.0)

public static class PlaybooksClient.ListPlaybooksPagedResponse extends AbstractPagedListResponse<ListPlaybooksRequest,ListPlaybooksResponse,Playbook,PlaybooksClient.ListPlaybooksPage,PlaybooksClient.ListPlaybooksFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > PlaybooksClient.ListPlaybooksPagedResponse

Static Methods

createAsync(PageContext<ListPlaybooksRequest,ListPlaybooksResponse,Playbook> context, ApiFuture<ListPlaybooksResponse> futureResponse)

public static ApiFuture<PlaybooksClient.ListPlaybooksPagedResponse> createAsync(PageContext<ListPlaybooksRequest,ListPlaybooksResponse,Playbook> context, ApiFuture<ListPlaybooksResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListPlaybooksRequest,ListPlaybooksResponse,Playbook>
futureResponseApiFuture<ListPlaybooksResponse>
Returns
TypeDescription
ApiFuture<ListPlaybooksPagedResponse>