Package com.google.cloud.compute.v1
Class InterconnectAttachmentsClient.ListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment,InterconnectAttachmentsClient.ListPage,InterconnectAttachmentsClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.InterconnectAttachmentsClient.ListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<InterconnectAttachment>
- Enclosing class:
- InterconnectAttachmentsClient
public static class InterconnectAttachmentsClient.ListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment,InterconnectAttachmentsClient.ListPage,InterconnectAttachmentsClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<InterconnectAttachmentsClient.ListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment> context, com.google.api.core.ApiFuture<InterconnectAttachmentList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<InterconnectAttachmentsClient.ListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsRequest,InterconnectAttachmentList,InterconnectAttachment> context, com.google.api.core.ApiFuture<InterconnectAttachmentList> futureResponse)
-
-