Uses of Class
com.google.cloud.compute.v1.InterconnectAttachmentsClient.AggregatedListPage
-
Packages that use InterconnectAttachmentsClient.AggregatedListPage Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of InterconnectAttachmentsClient.AggregatedListPage in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InterconnectAttachmentsClient.AggregatedListPage Modifier and Type Method Description protected InterconnectAttachmentsClient.AggregatedListPage
InterconnectAttachmentsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>> context, InterconnectAttachmentAggregatedList response)
Methods in com.google.cloud.compute.v1 that return types with arguments of type InterconnectAttachmentsClient.AggregatedListPage Modifier and Type Method Description com.google.api.core.ApiFuture<InterconnectAttachmentsClient.AggregatedListPage>
InterconnectAttachmentsClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListInterconnectAttachmentsRequest,InterconnectAttachmentAggregatedList,Map.Entry<String,InterconnectAttachmentsScopedList>> context, com.google.api.core.ApiFuture<InterconnectAttachmentAggregatedList> futureResponse)
Method parameters in com.google.cloud.compute.v1 with type arguments of type InterconnectAttachmentsClient.AggregatedListPage Modifier and Type Method Description protected InterconnectAttachmentsClient.AggregatedListFixedSizeCollection
InterconnectAttachmentsClient.AggregatedListFixedSizeCollection. createCollection(List<InterconnectAttachmentsClient.AggregatedListPage> pages, int collectionSize)
-