public static class RealmsServiceClient.ListRealmsPage extends AbstractPage<ListRealmsRequest,ListRealmsResponse,Realm,RealmsServiceClient.ListRealmsPage>
Modifier and Type | Method and Description |
---|---|
protected RealmsServiceClient.ListRealmsPage |
createPage(PageContext<ListRealmsRequest,ListRealmsResponse,Realm> context,
ListRealmsResponse response) |
com.google.api.core.ApiFuture<RealmsServiceClient.ListRealmsPage> |
createPageAsync(PageContext<ListRealmsRequest,ListRealmsResponse,Realm> context,
com.google.api.core.ApiFuture<ListRealmsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected RealmsServiceClient.ListRealmsPage createPage(PageContext<ListRealmsRequest,ListRealmsResponse,Realm> context, ListRealmsResponse response)
createPage
in class AbstractPage<ListRealmsRequest,ListRealmsResponse,Realm,RealmsServiceClient.ListRealmsPage>
public com.google.api.core.ApiFuture<RealmsServiceClient.ListRealmsPage> createPageAsync(PageContext<ListRealmsRequest,ListRealmsResponse,Realm> context, com.google.api.core.ApiFuture<ListRealmsResponse> futureResponse)
createPageAsync
in class AbstractPage<ListRealmsRequest,ListRealmsResponse,Realm,RealmsServiceClient.ListRealmsPage>
Copyright © 2020 Google LLC. All rights reserved.