Package com.google.cloud.compute.v1
Class InterconnectAttachmentsClient.AggregatedListPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>,InterconnectAttachmentsClient.AggregatedListPage,InterconnectAttachmentsClient.AggregatedListFixedSizeCollection>
-
- com.google.cloud.compute.v1.InterconnectAttachmentsClient.AggregatedListPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Map.Entry<String,InterconnectAttachmentsScopedList>>
- Enclosing class:
- InterconnectAttachmentsClient
public static class InterconnectAttachmentsClient.AggregatedListPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>,InterconnectAttachmentsClient.AggregatedListPage,InterconnectAttachmentsClient.AggregatedListFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<InterconnectAttachmentsClient.AggregatedListPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>> context, com.google.api.core.ApiFuture<InterconnectAttachmentAggregatedList> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<InterconnectAttachmentsClient.AggregatedListPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>> context, com.google.api.core.ApiFuture<InterconnectAttachmentAggregatedList> futureResponse)
-
-