Class AgentServiceClient.ListChangelogsPagedResponse (0.1.0)

public static class AgentServiceClient.ListChangelogsPagedResponse extends AbstractPagedListResponse<ListChangelogsRequest,ListChangelogsResponse,Changelog,AgentServiceClient.ListChangelogsPage,AgentServiceClient.ListChangelogsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AgentServiceClient.ListChangelogsPagedResponse

Static Methods

createAsync(PageContext<ListChangelogsRequest,ListChangelogsResponse,Changelog> context, ApiFuture<ListChangelogsResponse> futureResponse)

public static ApiFuture<AgentServiceClient.ListChangelogsPagedResponse> createAsync(PageContext<ListChangelogsRequest,ListChangelogsResponse,Changelog> context, ApiFuture<ListChangelogsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListChangelogsRequest,ListChangelogsResponse,Changelog>
futureResponse ApiFuture<ListChangelogsResponse>
Returns
Type Description
ApiFuture<ListChangelogsPagedResponse>