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