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