Class GkeHubClient.ListScopeRBACRoleBindingsPagedResponse (1.85.0)

public static class GkeHubClient.ListScopeRBACRoleBindingsPagedResponse extends AbstractPagedListResponse<ListScopeRBACRoleBindingsRequest,ListScopeRBACRoleBindingsResponse,RBACRoleBinding,GkeHubClient.ListScopeRBACRoleBindingsPage,GkeHubClient.ListScopeRBACRoleBindingsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > GkeHubClient.ListScopeRBACRoleBindingsPagedResponse

Static Methods

createAsync(PageContext<ListScopeRBACRoleBindingsRequest,ListScopeRBACRoleBindingsResponse,RBACRoleBinding> context, ApiFuture<ListScopeRBACRoleBindingsResponse> futureResponse)

public static ApiFuture<GkeHubClient.ListScopeRBACRoleBindingsPagedResponse> createAsync(PageContext<ListScopeRBACRoleBindingsRequest,ListScopeRBACRoleBindingsResponse,RBACRoleBinding> context, ApiFuture<ListScopeRBACRoleBindingsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListScopeRBACRoleBindingsRequest,ListScopeRBACRoleBindingsResponse,RBACRoleBinding>
futureResponse ApiFuture<ListScopeRBACRoleBindingsResponse>
Returns
Type Description
ApiFuture<ListScopeRBACRoleBindingsPagedResponse>