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