Class AgentServiceClient.ListAppVersionsPagedResponse (0.1.0)

public static class AgentServiceClient.ListAppVersionsPagedResponse extends AbstractPagedListResponse<ListAppVersionsRequest,ListAppVersionsResponse,AppVersion,AgentServiceClient.ListAppVersionsPage,AgentServiceClient.ListAppVersionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AgentServiceClient.ListAppVersionsPagedResponse

Static Methods

createAsync(PageContext<ListAppVersionsRequest,ListAppVersionsResponse,AppVersion> context, ApiFuture<ListAppVersionsResponse> futureResponse)

public static ApiFuture<AgentServiceClient.ListAppVersionsPagedResponse> createAsync(PageContext<ListAppVersionsRequest,ListAppVersionsResponse,AppVersion> context, ApiFuture<ListAppVersionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAppVersionsRequest,ListAppVersionsResponse,AppVersion>
futureResponse ApiFuture<ListAppVersionsResponse>
Returns
Type Description
ApiFuture<ListAppVersionsPagedResponse>