public static class ServiceAttachmentsClient.ListPage extends com.google.api.gax.paging.AbstractPage<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment,ServiceAttachmentsClient.ListPage>
| Modifier and Type | Method and Description |
|---|---|
protected ServiceAttachmentsClient.ListPage |
createPage(com.google.api.gax.rpc.PageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment> context,
ServiceAttachmentList response) |
com.google.api.core.ApiFuture<ServiceAttachmentsClient.ListPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment> context,
com.google.api.core.ApiFuture<ServiceAttachmentList> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected ServiceAttachmentsClient.ListPage createPage(com.google.api.gax.rpc.PageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment> context, ServiceAttachmentList response)
createPage in class com.google.api.gax.paging.AbstractPage<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment,ServiceAttachmentsClient.ListPage>public com.google.api.core.ApiFuture<ServiceAttachmentsClient.ListPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment> context, com.google.api.core.ApiFuture<ServiceAttachmentList> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment,ServiceAttachmentsClient.ListPage>Copyright © 2024 Google LLC. All rights reserved.