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