Class GkeHubClient.ListScopesPagedResponse (1.85.0)

public static class GkeHubClient.ListScopesPagedResponse extends AbstractPagedListResponse<ListScopesRequest,ListScopesResponse,Scope,GkeHubClient.ListScopesPage,GkeHubClient.ListScopesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GkeHubClient.ListScopesPagedResponse

Static Methods

createAsync(PageContext<ListScopesRequest,ListScopesResponse,Scope> context, ApiFuture<ListScopesResponse> futureResponse)

public static ApiFuture<GkeHubClient.ListScopesPagedResponse> createAsync(PageContext<ListScopesRequest,ListScopesResponse,Scope> context, ApiFuture<ListScopesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListScopesRequest,ListScopesResponse,Scope>
futureResponse ApiFuture<ListScopesResponse>
Returns
Type Description
ApiFuture<ListScopesPagedResponse>