public static class TenantServiceClient.ListTenantsPage extends com.google.api.gax.paging.AbstractPage<ListTenantsRequest,ListTenantsResponse,Tenant,TenantServiceClient.ListTenantsPage>
Modifier and Type | Method and Description |
---|---|
protected TenantServiceClient.ListTenantsPage |
createPage(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context,
ListTenantsResponse response) |
com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context,
com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse) |
protected TenantServiceClient.ListTenantsPage createPage(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, ListTenantsResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListTenantsRequest,ListTenantsResponse,Tenant,TenantServiceClient.ListTenantsPage>
public com.google.api.core.ApiFuture<TenantServiceClient.ListTenantsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListTenantsRequest,ListTenantsResponse,Tenant> context, com.google.api.core.ApiFuture<ListTenantsResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListTenantsRequest,ListTenantsResponse,Tenant,TenantServiceClient.ListTenantsPage>
Copyright © 2019 Google LLC. All rights reserved.