Class GkeHubClient.ListPermittedScopesPagedResponse (1.85.0)

public static class GkeHubClient.ListPermittedScopesPagedResponse extends AbstractPagedListResponse<ListPermittedScopesRequest,ListPermittedScopesResponse,Scope,GkeHubClient.ListPermittedScopesPage,GkeHubClient.ListPermittedScopesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GkeHubClient.ListPermittedScopesPagedResponse

Static Methods

createAsync(PageContext<ListPermittedScopesRequest,ListPermittedScopesResponse,Scope> context, ApiFuture<ListPermittedScopesResponse> futureResponse)

public static ApiFuture<GkeHubClient.ListPermittedScopesPagedResponse> createAsync(PageContext<ListPermittedScopesRequest,ListPermittedScopesResponse,Scope> context, ApiFuture<ListPermittedScopesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPermittedScopesRequest,ListPermittedScopesResponse,Scope>
futureResponse ApiFuture<ListPermittedScopesResponse>
Returns
Type Description
ApiFuture<ListPermittedScopesPagedResponse>